UNPKG

vite-plugin-csp-guard

Version:

A Vite plugin that lets SPA applications generate a Content Security Policy (CSP).

5 lines 261 B
export { buildIntegrityMappings } from "./IntegrityProcessor"; export { analyzeDynamicImports } from "./DynamicImportAnalyzer"; export { processHtmlForSri } from "./processHtml"; export { installSriRuntime } from "./runtime"; //# sourceMappingURL=index.d.ts.map