UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

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