@lcap/asl
Version:
NetEase Application Specific Language
9 lines • 373 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
// export class CallInterface extends LogicNode {
// @immutable()
// public readonly type: LOGIC_TYPE = LOGIC_TYPE.CallInterface;
// public readonly label: string = '调用接口';
// public readonly interfaceKey: string = undefined;
// }
//# sourceMappingURL=CallInterface.js.map