UNPKG

@platform/cell.client

Version:

A strongly typed HTTP client for operating with a CellOS service end-point.

5 lines (4 loc) 166 B
export * from './Client'; export * from './Client.http'; export { TypeSystem } from '@platform/cell.typesystem'; export { Schema, Uri } from '@platform/cell.schema';