UNPKG

@equinor/fusion-framework-cli

Version:

[![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](./LICENSE)

5 lines 372 B
export { createPortalManifestFromPackage, definePortalManifest, loadPortalManifest, validatePortalManifest, } from './portal-manifest.js'; export { loadPortalSchema, definePortalSchema, } from './load-portal-schema.js'; export { definePortalConfig, } from './portal-config.js'; export { loadPortalConfig, } from './load-portal-config.js'; //# sourceMappingURL=index.js.map