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.

5 lines (4 loc) 121 B
export * from './address'; export * from './amendment'; export * from './release-tag'; export * from './classification';