UNPKG

barbells

Version:

[//]: # ( ns__file unit: standard, comp: README.md )

3 lines (2 loc) 188 B
export declare function registerPartial(path: string, name: string, Handlebars: any): Promise<void>; export declare function registerPartials(dir: string, Handlebars: any): Promise<void>;