UNPKG

@bytedance/mona-client-web

Version:

web for mona

10 lines 274 B
import React from 'react'; var NotImplemented = function (_a) { var name = _a.name; return React.createElement("div", null, "component ", name, " is not implemented in web"); }; export default NotImplemented; //# sourceMappingURL=index.js.map