Documentation
    Preparing search index...

    Type Alias ConfigFeatureFlags

    Object to represent the feature flags of a WhirlpoolsConfig.

    type ConfigFeatureFlags = {
        tokenBadge: boolean;
    }
    Index

    Properties

    Properties

    tokenBadge: boolean