UNPKG

atlassian-webresource-webpack-plugin

Version:

Auto-generates web-resource definitions from your webpacked code, for usage in an Atlassian product or plugin.

3 lines (2 loc) 105 B
declare function writeFileSync(outputPath: string, contents: string): boolean; export { writeFileSync };