UNPKG

@n0safe/indirectus

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