package node.fs.promises; typedef FileChangeInfo = { var eventType : node.fs.WatchEventType; var filename : Null; };