UNPKG

@simplyhomes/sos-sdk

Version:

TypeScript SDK for Simply Homes SoS API v4

6 lines (5 loc) 204 B
/** * Utility functions and helpers for @simplyhomes/sos-sdk */ export { ViewBuilder, createView } from './view-builder'; export { ENTITY_RELATION_MAP_RUNTIME } from '../generated/entity-relation-map';