webpack-subresource-integrity
Version:
Webpack plugin for enabling Subresource Integrity
9 lines • 346 B
TypeScript
/**
* Copyright (c) 2015-present, Waysact Pty Ltd
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
export declare const thisPluginName = "webpack-subresource-integrity";
export declare const standardHashFuncNames: string[];
//# sourceMappingURL=globals.d.ts.map