UNPKG

@simplyhomes/sos-sdk

Version:

TypeScript SDK for Simply Homes SoS API v4

6 lines 243 B
/** * Auto-export all models from generated code with V4 namespace * This eliminates the need to manually configure models in config file */ export declare function exportModels(): Promise<void>; //# sourceMappingURL=model-exporter.d.ts.map