Notes/apps/server/src/share/share_root.ts
2025-04-22 17:16:41 +03:00

4 lines
53 B
TypeScript

export default {
SHARE_ROOT_NOTE_ID: "_share"
};