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.

6 lines (5 loc) 161 B
export * from './role'; export * from './identifier'; export * from './organization'; export * from './contact-point'; export * from './organization-reference';