oak-pay-business/lib/oak-app-domain/WithdrawChannel/Action.js

6 lines
278 B
JavaScript

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