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) 100 B
export * from './transaction'; export * from './implementation'; export * from './contract-status';