Skip to content

fetchTwpFeatures

This content is not available in your language yet.

function fetchTwpFeatures(
base,
token,
fetchImpl,
sessionId?
): Promise<readonly string[] | undefined>;

features 能力串取得(既有出口;= fetchTwpHeartbeat(...).features,行为逐字节不变)。 失败恒静默回 undefined = 门关(fail-open 到现状)。

string

string

any

string

Promise<readonly string[] | undefined>