UNPKG

@orca-fe/pocket

Version:

UI components by orca-team

6 lines 179 B
import Ruler from "./Ruler"; import RulerGroup from "./RulerGroup"; export default RulerGroup; export * from "./RulerGroup"; export { Ruler, RulerGroup }; export * from "./Ruler";