UNPKG

@nestjsx/util

Version:

NestJs CRUD for RESTful APIs - util

3 lines (2 loc) 116 B
export declare const objKeys: (val: any) => string[]; export declare const getOwnPropNames: (val: any) => string[];