UNPKG

igniteui-react-core

Version:
8 lines (7 loc) 200 B
export let PlatformConstants = /*@__PURE__*/ (() => { class PlatformConstants { } PlatformConstants.Prefix = "Igr"; PlatformConstants.Postfix = ""; return PlatformConstants; })();