feat(SatiSocket): export SatiSocket
This commit is contained in:
parent
581178f0a9
commit
a6df96fd90
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sati",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "next generation anti-captcha",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
@ -1,3 +1,4 @@
|
||||
export * from './Sati'
|
||||
export * from './SatiError'
|
||||
export type { Task } from './types'
|
||||
export { SatiSocket } from './SatiSocket'
|
||||
|
Loading…
x
Reference in New Issue
Block a user