7 lines
252 B
TypeScript
7 lines
252 B
TypeScript
/// <reference path="KeyAction.ts" />
|
|
/// <reference path="KeystrokeAction.ts" />
|
|
/// <reference path="MouseAction.ts" />
|
|
/// <reference path="PlayMacroAction.ts" />
|
|
/// <reference path="SwitchKeymapAction.ts" />
|
|
/// <reference path="NoneAction.ts" />
|