Reference
ServerRoute
Describes a server route that handles HTTP methods directly.
Signature
interface ServerRouteMembers
file: stringkind: "server"path: stringsegments: RouteSegment[]Reference
Describes a server route that handles HTTP methods directly.
interface ServerRoutefile: stringkind: "server"path: stringsegments: RouteSegment[]