UNPKG

gpreview

Version:

Preview Ghost themes locally without a full Ghost installation

3 lines 206 B
import type { TemplateData } from '../types'; export declare function getHelper(this: TemplateData | Record<string, unknown>, resource: string, ...args: unknown[]): string; //# sourceMappingURL=get.d.ts.map