UNPKG

@peculiar/fortify-webcomponents

Version:

Web-components for creating CSR or Certificate and viewing certificates list using Fortify

7 lines (6 loc) 280 B
/*! * © Peculiar Ventures https://peculiarventures.com/ - BSD 3-Clause License */ export { getAssetPath, setAssetPath, setNonce, setPlatformOptions } from '@stencil/core/internal/client'; export { g as getString, l as l10n } from './l10n.js'; //# sourceMappingURL=index.js.map