On this page
FilePropertyBag
interface FilePropertyBag extends BlobPropertyBag {
lastModified?: number;
}
Extends
Properties
lastModified?: number
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/FilePropertyBag