mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
core: add function for checking compability with server
This commit is contained in:
committed by
Abdullah Atta
parent
31453dc098
commit
cc3ccd041d
@@ -32,3 +32,4 @@ export {
|
||||
type TextSlice
|
||||
} from "./utils/content-block";
|
||||
export { type DatabaseUpdatedEvent } from "./database";
|
||||
export { isServerCompatible } from "./utils/constants";
|
||||
|
||||
Reference in New Issue
Block a user