Parsed Mana Cost Utils
object ParsedManaCostUtils
Utility functions for accessing ParsedManaCost properties.
Usage:
const manaCostUtils = ParsedManaCostUtils.getInstance();
const cmc = manaCostUtils.getCmc(parsedCost);Content copied to clipboard