UNPKG

node-sppkg-deploy

Version:

This gulp plugin allows you to deploy SharePoint packages in the AppCatalog.

5 lines (4 loc) 103 B
export default class uuid4 { static generate(): string; static valid(uuid: string): boolean; }