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

3 lines
107 B
TypeScript

export declare const moveLotTypeUp: (lotTypeId: number | string) => boolean;
export default moveLotTypeUp;