1
0
Fork 0
forked from Simnation/Main
Main/resources/[cfx-default]/[gameplay]/chat/html/index.d.ts

4 lines
75 B
TypeScript
Raw Normal View History

2025-06-07 08:51:21 +02:00
declare module '*.vue' {
import Vue from 'vue'
export default Vue
}