1
0
mirror of https://github.com/citizenfx/cfx-server-data.git synced 2025-02-22 17:05:08 +08:00
cfx-server-data/resources/[gameplay]/chat/html/index.d.ts

4 lines
75 B
TypeScript
Raw Normal View History

2020-04-12 21:16:02 +08:00
declare module '*.vue' {
import Vue from 'vue'
export default Vue
}