UNPKG

showdown-calc-cli

Version:

Quick and easy pokemon damage calulations in your terminal

2 lines (1 loc) 82 B
export declare const calcFromRawString: (rawString: string, gen: number) => void;