UNPKG

@seniorsistemas/senior-sam

Version:
15 lines (14 loc) 284 B
declare const _default: { new (): { /** * ID */ _id: number; id: number; toJsonString(): string; replaceArray(json: string): string; toJson(): any; isArray(what: any): boolean; }; }; export = _default;