UNPKG

ts-event-bus

Version:
8 lines (7 loc) 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_PARAM = void 0; const DEFAULT_PARAM = '$_DEFAULT_$'; exports.DEFAULT_PARAM = DEFAULT_PARAM;