UNPKG

google-oauth-cli-generator

Version:

CLI tool to quickly set up Google OAuth authentication for hackathons and projects

3 lines 170 B
import { TemplateData } from '../../types'; export declare function generateReactTemplate(data: TemplateData): Promise<void>; //# sourceMappingURL=react-template.d.ts.map