UNPKG

l7note

Version:

Access your notion notes quick

3 lines (2 loc) 98 B
declare const createDataBase: (parentId: string) => Promise<string>; export { createDataBase };