UNPKG

typeorm-faker

Version:

Generate mocks, stubs using fakers with your Entity Settings

5 lines (4 loc) 143 B
export declare class UtilService { static uncapitalize(value: string): string; static isEmptyObject(emptyOrNotObject: any): boolean; }