UNPKG

@urban-bot/core

Version:

The universal chatbot library based on React

8 lines 206 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Button = void 0; function Button(_props) { return null; } exports.Button = Button; //# sourceMappingURL=Button.js.map