UNPKG

ayanami

Version:
8 lines (7 loc) 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TERMINATE_ACTION = void 0; exports.TERMINATE_ACTION = { actionName: Symbol('terminate'), params: null, };