UnsubscribeHookArgs
type UnsubscribeHookArgs = {
targetUrl: string;
};
Type Declaration
| Name | Type | Default value |
|---|---|---|
targetUrl | string | HookTargetUrlSchema |
type UnsubscribeHookArgs = {
targetUrl: string;
};
| Name | Type | Default value |
|---|---|---|
targetUrl | string | HookTargetUrlSchema |