UNPKG

@platform/cell.client

Version:

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

3 lines (2 loc) 131 B
import { t } from '../common'; export declare function typesystem(input?: t.ClientOptions | string | number): t.IClientTypesystem;