Repository URL to install this package:
Version:
0.9.6 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
// @note - the default value is first for things like booleans
class InputStateType {
}
exports.InputStateType = InputStateType;
//# sourceMappingURL=typings.js.map