UNPKG

@n0safe/indirectus

Version:
3 lines 225 B
import type { TemplateContext } from "../../../types/template"; export declare function splice(context: TemplateContext, arr: Array<any>, start: number, count?: number | undefined): any[]; //# sourceMappingURL=splice.d.ts.map