UNPKG

@pagenote/notion-database

Version:

make notion as a real-database for server

9 lines (8 loc) 306 B
export declare enum TableEmoji { error = "\u274C", success = "\u2705", warning = "\u26A0\uFE0F" } export declare const PAGENOTE_DB_ICON = "https://pagenote.cn/favicon.ico"; export declare const PAGENOTE_DN_COVER = "https://pagenote.cn/db_cover.jpg"; export declare const QUERY_LIMIT_MAX = 100;