mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 03:46:52 +00:00
4 lines
73 B
TypeScript
4 lines
73 B
TypeScript
export const useRealtime = createSharedComposable(() => {
|
|
return {}
|
|
})
|