UNPKG

notion-page-to-html

Version:

It converts public notion pages to html from url

5 lines (4 loc) 80 B
export declare type ImageCover = { base64: string; position: number; };