Files
docmost/apps/server/src/collaboration/extensions/redis-sync/index.ts
T
2026-01-18 16:06:56 +00:00

3 lines
109 B
TypeScript

export * from './redis-sync.extension';
export type { SerializedHTTPRequest } from './redis-sync.extension';