UNPKG

@dataroadinc/setup-auth

Version:

CLI tool and programmatic API for automated OAuth setup across cloud platforms

3 lines (2 loc) 141 B
export declare function fileExists(filePath: string): Promise<boolean>; export declare function deleteFile(filePath: string): Promise<void>;