UNPKG

@platform/cell.typesystem

Version:

The 'strongly typed sheets' system of the CellOS.

6 lines (5 loc) 141 B
import { t } from '../common'; export declare class TypeCacheKey { static client: t.CacheClientKey; static fetch: t.CacheFetchKey; }