UNPKG

dice-typescript

Version:

A TypeScript library for parsing dice rolling expressions, most commonly used in tabletop RPGs.

4 lines (3 loc) 67 B
export declare class NodeAttributes { [key: string]: any; }