UNPKG

143 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3class AbstractAction {
4}
5exports.AbstractAction = AbstractAction;