threejs-dice icon indicating copy to clipboard operation
threejs-dice copied to clipboard

export DiceObject ?

Open jbrecht opened this issue 3 years ago • 0 comments

Is there a reason the DiceObject class is not exported? I have been playing around making other dice that extend DiceObject. I've mainly just been displaying different symbols (e.g. letters and emoji), but may like to try other things. If we simply add the 'export' in the library, then people can make their own dice in their own codebases, but is there a good reason it is not currently exported?

jbrecht avatar Mar 08 '21 21:03 jbrecht