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) 99 B
export * from './milestone'; export * from './milestone-type'; export * from './milestone-status';