@exabytellc/canvas
Version:
EB react canvas!
11 lines (10 loc) • 378 B
JavaScript
/**
* @exabytellc/name
*
* @license MIT
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
// TODO remove, import directly from Base UI or create one folder per module
export { default as Canime, CanimeObj, CanimeApply } from "./Canime";
export { default as useCanime } from "./useCanime";