Refactor: Async-ify a bunch of stuff. Change waitForMessage to template style. Disable strictPropertyInitialization in typescript config.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/// <reference types="node" />
|
||||
/// <reference types="long" />
|
||||
import { UUID } from '../UUID';
|
||||
import { Vector3 } from '../Vector3';
|
||||
import Long = require('long');
|
||||
|
||||
Reference in New Issue
Block a user