UNPKG

notion-page-to-html

Version:

It converts public notion pages to html from url

2 lines (1 loc) 71 B
export declare const replaceLineBreakByBrTag: (str: string) => string;