UNPKG

shinkansen-gears

Version:
6 lines (4 loc) 163 B
export type GearsProps = GearsTypes.GearsProps export type GearsState = GearsTypes.GearsState export { default } from '#gears/gears' export * from '#gears/gears'