UNPKG

@n0safe/indirectus

Version:
3 lines 199 B
import type { TemplateContext } from "../../../types/template"; export declare function split(context: TemplateContext, value: string, splitter: string): string[]; //# sourceMappingURL=split.d.ts.map