Core API Overview > @adpt/core > useDeployedWhen
useDeployedWhen() function
Signature:
export declare function useDeployedWhen(f: DeployedWhenMethod): void;
Parameters
Parameter | Type | Description |
---|---|---|
f | DeployedWhenMethod |
Returns:
void
Core API Overview > @adpt/core > useDeployedWhen
Signature:
export declare function useDeployedWhen(f: DeployedWhenMethod): void;
Parameter | Type | Description |
---|---|---|
f | DeployedWhenMethod |
Returns:
void