UNPKG

notion-page-to-html

Version:

It converts public notion pages to html from url

3 lines (2 loc) 140 B
export declare const backgroundColorToHex: (color: string) => string; export declare const foregroundColorToHex: (color: string) => string;