chore: syntax
This commit is contained in:
parent
50ec0801ed
commit
27600e8bf0
|
@ -8,8 +8,8 @@ export {
|
|||
registerPacket,
|
||||
} from './registry';
|
||||
|
||||
// export * as SocketIoParser from './socket.io-parser';
|
||||
import * as SocketIoParser from './socket.io-parser';
|
||||
export {SocketIoParser};
|
||||
|
||||
import Variant from './variant';
|
||||
export {Variant};
|
||||
export {default as Variant} from './variant';
|
||||
|
|
Loading…
Reference in New Issue
Block a user