UNPKG

@kezios/forest-express-decorator

Version:
7 lines (6 loc) • 180 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BaseSmartAction = void 0; class BaseSmartAction { } exports.BaseSmartAction = BaseSmartAction;