watchFolder
No documentation has been provided.
Presentation
function watchFolder (
folderPath: string,
type?: EventType | EventType [] | undefined,
): Observable <Event []>;Returns
Observable <Event []>No documentation has been provided.
function watchFolder (
folderPath: string,
type?: EventType | EventType [] | undefined,
): Observable <Event []>;Observable <Event []>