Skip to main content

getAllDetectedFeatures() function

Return all the detected features in the abi

Signature:

export declare function getAllDetectedFeatures(abi: Abi): FeatureWithEnabled[];

Parameters

ParameterTypeDescription
abiAbiparsed array of abi entries

Returns:

FeatureWithEnabled[]

array of all detected extensions with full information on each feature