LogoRobo.js
Framework

NamespaceRouteDefinitions

Interface: NamespaceRouteDefinitions

Route definitions for a namespace.

Properties

PropertyTypeDescription
namespacestringPlugin namespace
pluginstringPlugin that provides these routes
routesRecord<string, RouteDefinition>Route definitions by route name

On this page