UNPKG

@n0safe/indirectus

Version:
3 lines 190 B
import type { TemplateContext } from "../../../types/template"; export declare function push(context: TemplateContext, arr: Array<any>, value: any): any[]; //# sourceMappingURL=push.d.ts.map