UNPKG

gpreview

Version:

Preview Ghost themes locally without a full Ghost installation

4 lines 225 B
import Handlebars from 'handlebars'; import type { TemplateData } from '../types'; export declare function bodyClassHelper(this: TemplateData, _options: unknown): Handlebars.SafeString; //# sourceMappingURL=bodyClass.d.ts.map