UNPKG

@awamwang/vue-socket.io-extended

Version:

Socket.io bindings for Vue.js and Vuex (inspired by Vue-Socket.io)

22 lines (20 loc) 309 B
{ "compilerOptions": { "target": "esnext", "module": "esnext", "moduleResolution": "node", "lib": [ "esnext", "dom" ], "types": [ "node" ], "strict": true, "noEmit": true, "allowSyntheticDefaultImports": true }, "include": [ "*.d.ts" ] }