NET-Web-API-w-Angular/my-app/node_modules/license-webpack-plugin/dist/LicenseFilesOverrides.d.ts

4 lines
101 B
TypeScript
Executable file

declare type LicenseFileOverrides = {
[key: string]: string;
};
export { LicenseFileOverrides };