UNPKG

gpreview

Version:

Preview Ghost themes locally without a full Ghost installation

4 lines 237 B
import Handlebars from 'handlebars'; import { TemplateData } from '../types'; export declare function ghostFootHelper(this: TemplateData, _options: Handlebars.HelperOptions): Handlebars.SafeString; //# sourceMappingURL=ghostFoot.d.ts.map