UNPKG

l7note

Version:

Access your notion notes quick

3 lines (2 loc) 91 B
declare const getDatabseInfo: (dbId: string) => Promise<any>; export { getDatabseInfo };