UNPKG

198 BTypeScriptView Raw
1/// <reference types="handlebars" />
2export declare function importContext(options: Handlebars.HelperOptions): string;
3export declare function getContext(options: Handlebars.HelperOptions): string;