export { isD } from './isD';
export { isNumericResult, isCustomResult, isMixedResult } from './isRollResult';
