UNPKG

google-oauth-cli-generator

Version:

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

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