UNPKG

@platform/cell.typesystem

Version:

The 'strongly typed sheets' system of the CellOS.

3 lines (2 loc) 105 B
import { t } from '../common'; export declare function fromClient(http: t.IHttpClient): t.ISheetFetcher;