ParsedMiddleware
ParsedMiddleware
Represents a parsed middleware with its metadata ParsedMiddleware
Property | Type | Value | Description |
---|---|---|---|
fullPath | string | N/A | Absolute path to the middleware file |
id | string | N/A | Unique identifier used to reference this middleware |
name | string | N/A | Middleware name derived from the file path |
path | string | N/A | Path to the middleware file, relative to the entrypoint |