fix(core): update
This commit is contained in:
13
ts/typedsocket.plugins.ts
Normal file
13
ts/typedsocket.plugins.ts
Normal file
@@ -0,0 +1,13 @@
|
||||
// @apiglobal scope
|
||||
import * as typedrequest from '@apiglobal/typedrequest';
|
||||
|
||||
export {
|
||||
typedrequest
|
||||
}
|
||||
|
||||
// @pushrocks scope
|
||||
import * as smartsocket from '@pushrocks/smartsocket';
|
||||
|
||||
export {
|
||||
smartsocket
|
||||
}
|
||||
Reference in New Issue
Block a user