Represents a file source from a URL.

Properties

data

data: string;

The URL of the file.


type

type: "url";

The type of the file source, which is always “url”.