Formatting
This commit is contained in:
@@ -5,6 +5,7 @@ import type { BaseStream } from './stream/base-stream.ts';
|
||||
|
||||
/** Canonical request produced by every transport adapter. */
|
||||
export type ApplicationRequest = {
|
||||
|
||||
/** Exact application route name. */
|
||||
path: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user