UNPKG

package-preview

Version:

Creates a production preview of a package

2 lines (1 loc) 74 B
export default function npmPack(dependencyPath: string): Promise<string>;