UNPKG

@lcap/asl

Version:

NetEase Application Specific Language

9 lines 373 B
"use strict"; 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