mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-06 10:20:26 +02:00
more progress on refactor
This commit is contained in:
parent
8ba1b68a21
commit
157ee2e1fb
45 changed files with 1344 additions and 789 deletions
|
@ -1,5 +1,5 @@
|
|||
import { PluginObject } from 'vue'
|
||||
import { NekoClient } from '~/client'
|
||||
import { NekoClient } from '~/neko'
|
||||
|
||||
declare global {
|
||||
const $client: NekoClient
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue