UNPKG

csp-builder

Version:

A builder tool to help generate Content Security Policies in a type-safe way

4 lines (3 loc) 88 B
export * from './types'; export * from './directives'; export { Builder } from './csp';