UNPKG

mtg-calculator

Version:

an MtG calculator for computing the probability of being able to draw and play cards from a deck

2 lines 248 B
export function computeProbabilities(deckBins: any, costBins: any, tapBins: any, relevantBinsMap: any, relevantBinsReverseMap: any, deckInfo: any, totalDraws: any, startingHandSize?: number): any; //# sourceMappingURL=probabilityCalculator.d.ts.map