UNPKG

cnabjs

Version:

A library for loading and working with CNAB (Cloud Native Application Bundle) manifests

5 lines (4 loc) 124 B
export * from './bundle-manifest'; export * from './validation'; export * from './parameters'; export * from './claim';