UNPKG

@platform/cell.client

Version:

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

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