Skip to content

remix/file-storage · Type

View Source

FileLike

Summary

A value that implements the TypeScript File interface. This may be a native File or a structurally compatible implementation.

Signature

type FileLike = File