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

4 lines
101 B
TypeScript
Executable file

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