UNPKG

@launchql/env

Version:

LaunchQL environment configuration with GraphQL/Graphile support

3 lines (2 loc) 123 B
import { LaunchQLOptions } from '@launchql/types'; export declare const getGraphQLEnvVars: () => Partial<LaunchQLOptions>;