UNPKG

json-light

Version:

Allow to extend yaml or json files configuration

6 lines (5 loc) 183 B
export * from './services/jsonLightService'; export * from './useCases/compress'; export * from './useCases/decompress'; export * from './useCases/getType'; export * from './facade';