UNPKG

@n0safe/indirectus

Version:
3 lines 194 B
import type { TemplateContext } from "../../../types/template"; export declare function comment(context: TemplateContext, str: Array<any> | string): string; //# sourceMappingURL=comment.d.ts.map