UNPKG

ness

Version:

✪ No-effort static sites deployed to your AWS account.

7 lines (6 loc) 174 B
/** * Get settings from local configuration file. * * @param entry Path to the publish directory. */ export declare function generateCsp(entry: string): Promise<string>;