UNPKG

@blitzjs/installer

Version:

Package installation for the Blitz CLI

3 lines (2 loc) 128 B
import { Program } from '../types'; export declare function wrapBlitzConfig(program: Program, functionName: string): Program;