UNPKG

@n0safe/indirectus

Version:
3 lines 209 B
import type { TemplateContext } from "../../../types/template"; export declare function truthy(context: TemplateContext, condition: boolean, truthy: any, falsey: any): any; //# sourceMappingURL=truthy.d.ts.map