Swig TS — API References
    Preparing search index...

    Type Alias SwigFetchFn<T, OptionsWithCommitment>

    SwigFetchFn: (
        swigAddress: T,
        config?: OptionsWithCommitment,
    ) => Promise<SwigAccount>

    Type Parameters

    Type declaration