UNPKG

package-preview

Version:

Creates a production preview of a package

2 lines (1 loc) 76 B
export default function (target: string, pkgName: string): Promise<string>;