UNPKG

snyk-gradle-plugin

Version:
5 lines (4 loc) 116 B
/** * Quotes the value if the OS is Windows. */ export declare function quoteValueOnWindows(arg: string): string;