UNPKG

@omnia/fx-models

Version:
11 lines (10 loc) 306 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SharedConstants = void 0; //TODO: Consider moving Constants from fx models here and merge them exports.SharedConstants = { broadcast: { channelName: "omnia-fx-broadcast" }, commaSeparatedValue: "," };