UNPKG

@snyk/protect

Version:

Snyk protect library and utility

5 lines (4 loc) 178 B
declare function protect(projectFolderPath: string): Promise<void>; export declare function getHelp(): string; export declare function getVersion(): any; export default protect;