projecte_ionic/node_modules/license-webpack-plugin/dist/LicenseTest.d.ts
2022-02-09 18:30:03 +01:00

3 lines
85 B
TypeScript
Executable file

declare type LicenseTest = (licenseName: string) => boolean;
export { LicenseTest };