Skip to main content

getAllDetectedFeatureNames() function

Return all the detected features names in the abi

Signature:

export declare function getAllDetectedFeatureNames(abi: Abi): string[];

Parameters

ParameterTypeDescription
abiAbiparsed array of abi entries

Returns:

string[]

array of all detected features names