UNPKG

@randsum/roller

Version:

A flexible, type-safe dice roller for tabletop RPGs, game development, and probability simulations

4 lines (3 loc) 176 B
export { notationToOptions } from './notationToOptions' export { listOfNotations } from './listOfNotations' export { singleNotationToOptions } from './singleNotationToOptions'