@aave/aave-v3-aptos-ts-sdk - v0.0.53
    Preparing search index...

    Type Alias UserConfigurationMap

    Represents the configuration map for a user.

    type UserConfigurationMap = {
        data: number;
    }
    Index

    Properties

    Properties

    data: number

    The data associated with the user's configuration.