UNPKG

presta

Version:

Hyper minimal framework for the modern web.

3 lines (2 loc) 128 B
import { Config } from './config'; export declare function outputLambdas(inputs: string[], config: Config): [string, string][];