All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.web.file.FilePropertyBag.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package web.file

import js.core.EpochTimeStamp
import web.buffer.BlobPropertyBag

sealed external interface FilePropertyBag :
    BlobPropertyBag {
    var lastModified: EpochTimeStamp?
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy