mirror of
https://github.com/docmost/docmost.git
synced 2026-05-21 01:04:39 +08:00
@@ -0,0 +1,3 @@
|
||||
export const CacheKey = {
|
||||
LICENSE_VALID: (workspaceId: string) => `license:valid:${workspaceId}`,
|
||||
};
|
||||
Reference in New Issue
Block a user