notify.moe/scripts/ServerEvent/ServerEvent.ts
2019-11-18 11:04:13 +09:00

4 lines
58 B
TypeScript

export default class ServerEvent {
public data: string
}