Interfacehttpv0.7.0
interface AutocompleteRoute extends RouteModuleProperties
exportName
The exported binding inside the loaded module.
readonly exportName: stringInherited from:RouteModule
from
The source file the row came from, reported when the export is missing.
readonly from: stringInherited from:RouteModule
load
Lazy import of the module, evaluated on first hit.
Inherited from:RouteModule
readonly name: string