feat(SatiSocket): export SatiSocket
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
export * from './Sati'
|
||||
export * from './SatiError'
|
||||
export type { Task } from './types'
|
||||
export type { Task } from './types'
|
||||
export { SatiSocket } from './SatiSocket'
|
||||
|
Reference in New Issue
Block a user