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

 

 

 

IRecipeWatchOptions 1:

Available from version 1.12