UNPKG

@ts4ocds/core

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.

4 lines (3 loc) 94 B
export * from './period'; export * from './ranged-period'; export * from './extended-period';