UNPKG

@figma/code-connect

Version:

A tool for connecting your design system components in code with your design system in Figma

3 lines 240 B
export declare function getGradleWrapperPath(cwd: string, gradleWrapperPath?: string): Promise<string>; export declare function getGradleWrapperExecutablePath(gradleWrapperDir: string): string; //# sourceMappingURL=get_gradlew_path.d.ts.map