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