Type Alias SendFile

SendFile: ((options: SendFileOptions) => void)

The type of the function that serves a file. This is exported to make it easy to type the dependency injection.