UNPKG

@platform/cell.client

Version:

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

7 lines (6 loc) 235 B
export * from '@platform/cell.types'; export * from '@platform/http/lib/types'; export * from '@platform/types'; export * from '@platform/http.types'; export { IMemoryCache } from '@platform/cache/lib/types'; export * from '../types';