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.

7 lines (6 loc) 238 B
export * from './tender-status'; export * from './award-criteria'; export * from './submission-method'; export * from './procurement-method'; export * from './main-procurement-category'; export * from './additional-procurement-category';