UNPKG

@n0safe/indirectus

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