UNPKG

@typescript-package/data

Version:

A lightweight TypeScript library for basic data management.

3 lines (2 loc) 137 B
export type { DataConstructorInput } from './data-constructor-input.type'; export type { ImmutableArray } from './immutable-array.type';