debug.feature() function

debug.feature() returns the value associated with the given feature flag.

Function type signature
(key: string) => A

For more information, see Function type signatures.

Parameters

key

(Required) Feature flag name.


Was this page helpful?

Thank you for your feedback!