Type alias JimpexStartCallback

JimpexStartCallback: ((config) => void)

The function called when the application starts listening for requests.

Type declaration

    • (config): void
    • Parameters

      • config: Config

      Returns void

Generated using TypeDoc