1.3 KiB
1.3 KiB
title | description | menu | weight | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
debug.feature() function | `debug.feature()` returns the value associated with the given feature flag. |
|
201 |
debug.feature()
returns the value associated with the given feature flag.
Function type signature
(key: string) => A
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
Parameters
key
({{< req >}}) Feature flag name.