UNPKG

cyber-dice

Version:
4 lines (3 loc) 162 B
export { default as CubeWithAnimation } from "./Cube"; export { default as DiceWithAnimation } from "./Dice"; export { default as Dice } from "./RandomDiceFace";