A plugin has a default local `onBeforeHandle` hook and an `/account` route. The parent us…

from Elysia
Elysia 1.4.30 / Bun 1.3.10 / TypeScript 6 intermediate 1 min

A plugin has a default local `onBeforeHandle` hook and an `/account` route. The parent uses the plugin, then adds `/health`. Which route inherits the hook?

Report an error