UNPKG

@ts4ocds/lots

Version:

TS4OCDS is a library of TypeScript entities that takes an approach to befriend large OCDS JSONs with your per-project routine of writing whole lotta interfaces for them.

5 lines (4 loc) 106 B
export * from './item'; export * from './award'; export * from './document'; export * from './milestone';