Skip to content

Commit 119dfd0

Browse files
committed
docs: import feathers-vuex
1 parent d5d8932 commit 119dfd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ import socketio from '@feathersjs/socketio-client'
100100
import auth from '@feathersjs/authentication-client'
101101
import io from 'socket.io-client'
102102
import { iff } from 'feathers-hooks-common'
103+
import feathersVuex from 'feathers-vuex'
103104

104105
const socket = io('http://localhost:3030', {transports: ['websocket']})
105106

0 commit comments

Comments
 (0)