Function getBlockPermutation

  • Returns a block permutation from the cache or gets it from the API and caches it.

    Parameters

    • blockName: string

      The name of the block.

    • Optional states: Record<string, string | number | boolean>

      The block states.

    Returns BlockPermutation

    The block permutation.