UNPKG

@peculiar/fortify-webcomponents

Version:

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

11 lines (8 loc) 352 B
/*! * © Peculiar Ventures https://peculiarventures.com/ - BSD 3-Clause License */ import { C as CrlViewer, d as defineCustomElement$1 } from './crl-viewer.js'; const PeculiarCrlViewer = CrlViewer; const defineCustomElement = defineCustomElement$1; export { PeculiarCrlViewer, defineCustomElement }; //# sourceMappingURL=peculiar-crl-viewer.js.map