UNPKG

@randsum/root-rpg

Version:

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

3 lines 155 B
export { rollRoot } from './rollRoot'; export type { RootMiss, RootResult, RootStrongHit, RootWeakHit } from './types'; //# sourceMappingURL=index.d.ts.map