property RouteInfo.owner

Name of the plugin that registered this route.

Absent when application code registered the route directly rather than through a plugin's register() method.

Type

string

Usage

import { type RouteInfo } from "common/src/index.ts";