Interface WrakerAppOptions

Router options

interface WrakerAppOptions {
    path: `/${string}`;
}

Hierarchy (view full)

Properties

Properties

path: `/${string}`

The base path for the router.