blob: 1fb74a63e1617d040bd00feaabebf16a5dc6f429 [file] [log] [blame]
declare type LicenseTest = ((licenseName: string) => boolean);
export { LicenseTest };