Type alias SendFile

SendFile: ((options) => void)

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

Type declaration

Generated using TypeDoc