UNPKG

generate-license-file

Version:

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

2 lines (1 loc) 62 B
export declare const main: (args: string[]) => Promise<void>;