Type alias LiveCellFetcher

LiveCellFetcher: ((outPoint) => Promisable<Cell>)

Type declaration

    • (outPoint): Promisable<Cell>
    • Parameters

      Returns Promisable<Cell>

Generated using TypeDoc