mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
web: fix many type errors
This commit is contained in:
@@ -20,3 +20,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
export * from "./types";
|
||||
export { VirtualizedGrouping } from "./utils/virtualized-grouping";
|
||||
export { DefaultColors } from "./collections/colors";
|
||||
export { type BackupFile, type LegacyBackupFile } from "./database/backup";
|
||||
|
||||
Reference in New Issue
Block a user