UNPKG

@selfcommunity/react-core

Version:

React Core Components useful for integrating UI Community components (react-ui).

8 lines (7 loc) 206 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SCOPE_SC_CORE = void 0; /** * Scope prefix used to emit errors */ exports.SCOPE_SC_CORE = '@selfcommunity/react-core';