UNPKG

yaclt

Version:
4 lines 280 B
export declare const currentDateTimeHelper: (format?: "ISODate" | "ISO" | "localeString" | string) => string; export declare const capitalizeHelper: (str: string) => string; export declare const echoHelper: (str: string) => string; //# sourceMappingURL=handlebars-helpers.d.ts.map