sunrise-cms/helpers/lotOccupancyDB/moveLotOccupantTypeUp.d.ts

3 lines
131 B
TypeScript

export declare const moveLotOccupantTypeUp: (lotOccupantTypeId: number | string) => boolean;
export default moveLotOccupantTypeUp;