FileWatchCallback<T>: ((data: T | null, tag: FileTag | null, error: BasicError | null) => void)

Type Parameters

  • T

Type declaration