Optional
gzip?: booleanIf set to true the file will be served with gzip-encoding if supported by the client. This can be useful when serving text files like client-side JavaScript, CSS or HTML.
Relative path of the file or folder within the service.
Optional
type?: stringThe MIME content type of the file. Defaults to an intelligent guess based on the filename's extension.
Generated using TypeDoc
A service file asset.