UNPKG

@n0safe/indirectus

Version:
3 lines 206 B
import type { TemplateContext } from "../../../types/template"; export declare function wrap(context: TemplateContext, value: any, prefix: string, suffix: string): string; //# sourceMappingURL=wrap.d.ts.map