@waves/waves-transactions
    Preparing search index...

    Type Alias TOption<T>

    TOption: T | undefined | null

    Type Parameters

    • T