"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.actionDefDict = exports.actions = void 0; exports.actions = ["count", "stat", "download", "select", "aggregate", "create", "remove", "update", "pay", "refund", "deposit", "withdraw", "tax"]; exports.actionDefDict = {};