UNPKG

@jsdocs-io/extractor

Version:

Analyze and extract the API from npm packages

5 lines 186 B
export declare function hasValidLicense({ license, ignoreLicense, }: { license?: string; ignoreLicense?: boolean; }): boolean; //# sourceMappingURL=has-valid-license.d.ts.map