UNPKG

projectz

Version:

Stop wasting time syncing and updating your project's README and Package Files!

4 lines 225 B
import { LicenseOptions } from './types.js'; export declare function getLicenseFile(data: LicenseOptions): string; export declare function getLicenseSection(data: LicenseOptions): string; //# sourceMappingURL=license.d.ts.map