Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/capi/deps/std/http.ts>FileInfo

[WIP] A framework for crafting interactions with Substrate chains
Latest
interface FileInfo
import { type FileInfo } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/std/http.ts";

Just the part of Deno.FileInfo that is required to calculate an ETag, so partial or user generated file information can be passed.

Properties

mtime: Date | null
size: number