UNPKG

og-images-generator

Version:

Generate OG images from a static folder and / or a middleware. Extract metadata from HTML pages. No headless browser involved. Comes as a CLI, API or plugins.

3 lines 214 B
export declare function save(data: string | NodeJS.ArrayBufferView, destination: string, type: 'json' | 'buffer'): void; export declare function hash(data: unknown): string; //# sourceMappingURL=_utilities.d.ts.map