UNPKG

notion-page-to-html

Version:

It converts public notion pages to html from url

8 lines (7 loc) 169 B
export declare type Format = { block_color?: string; block_width?: number; page_icon?: string; page_cover?: string; page_cover_position?: number; };