interface DenoFileInfo File info returned by DenoHost.stat(). Properties isFile: boolean isDirectory: boolean size: number mtime: Date | null