element-call/src/button/index.js

3 lines
56 B
JavaScript
Raw Normal View History

2021-12-07 11:59:57 -08:00
export * from "./Button";
export * from "./CopyButton";