UNPKG

generate-license-file

Version:

Generates a text file containing all of the licenses for your production dependencies

2 lines (1 loc) 68 B
export declare const fetchString: (url: string) => Promise<string>;