UNPKG

@jharrilim/madlibs

Version:

randomized madlibs templating engine

2 lines 254 B
export declare const mapWeave: (mapArg?: (arg: any, i: number) => any, mapTemplate?: (template: string, i: number) => string) => (templateStrings: TemplateStringsArray, ...templateStringArguments: any[]) => any[]; //# sourceMappingURL=map-weave.d.ts.map