1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-02-16 12:23:02 +08:00
cfx-server-data/resources/[gameplay]/chat/html/index.d.ts
2020-04-12 15:16:02 +02:00

4 lines
75 B
TypeScript

declare module '*.vue' {
import Vue from 'vue'
export default Vue
}