IRecipeWatchOptions
[ Interface ]
export interface IRecipeOptions {
domain: string;
};
Recipe management options for the watch functions. Currently no further options are available.
This interface extends IRecipeOptions.
Properties
Name | Type | Description |
---|---|---|
|
|
|
Available from version 1.12 |