UNPKG

@peculiar/fortify-webcomponents

Version:

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

11 lines (8 loc) 382 B
/*! * © Peculiar Ventures https://peculiarventures.com/ - BSD 3-Clause License */ import { H as HighlightWords, d as defineCustomElement$1 } from './highlight-words.js'; const PeculiarHighlightWords = HighlightWords; const defineCustomElement = defineCustomElement$1; export { PeculiarHighlightWords, defineCustomElement }; //# sourceMappingURL=peculiar-highlight-words.js.map