New source found from dndbeyond.com
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
import DiceRoll from "./DiceRoll";
|
||||
|
||||
//Props typings
|
||||
export * from "./DiceRoll";
|
||||
export * from "./DiceRollValues";
|
||||
export * from "./DiceRollActionNode";
|
||||
|
||||
export { DiceRoll };
|
||||
|
||||
export default DiceRoll;
|
||||
Reference in New Issue
Block a user