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 ghostHeadHelper(this: TemplateData, _options: Handlebars.HelperOptions): Handlebars.SafeString; //# sourceMappingURL=ghostHead.d.ts.map