# Class: FeatureSet

# Table of contents

# Constructors

# Methods

# Constructors

# constructor

new FeatureSet()

# Defined in

internal.d.ts:206 (opens new window)

# Methods

# activatedSlot

activatedSlot(featureId): bigint

# Parameters

Name Type
featureId Uint8Array

# Returns

bigint

# Defined in

internal.d.ts:209 (opens new window)


# isActive

isActive(featureId): boolean

# Parameters

Name Type
featureId Uint8Array

# Returns

boolean

# Defined in

internal.d.ts:208 (opens new window)


# toString

toString(): string

# Returns

string

# Defined in

internal.d.ts:210 (opens new window)


# allEnabled

Static allEnabled(): FeatureSet

# Returns

FeatureSet

# Defined in

internal.d.ts:207 (opens new window)