UNPKG

@compas/store

Version:

Postgres & S3-compatible wrappers for common things

7 lines (6 loc) 127 B
/** * Get the code-gen structure provided by @compas/store * * @returns {any} */ export function storeGetStructure(): any;