UNPKG

feathers-sequelize

Version:
5 lines (4 loc) 230 B
export declare const ERROR: unique symbol; export declare const errorHandler: (error: any) => never; export declare const getOrder: (sort?: Record<string, any>) => any[]; export declare const isPlainObject: (obj: any) => boolean;