UNPKG

@randsum/root-rpg

Version:

A flexible, type-safe dice roller for the Root RPG system

3 lines (2 loc) 108 B
export { rollRootRpg } from './rollRootRpg' export type { RootRpgRollResult, RootRpgResult } from './types'