Creates a set of route config helpers that resolve file paths relative to the given directory, for use within routes.ts. This is designed to support splitting route config into multiple files within different directories.
routes.ts
Creates a set of route config helpers that resolve file paths relative to the given directory, for use within
routes.ts
. This is designed to support splitting route config into multiple files within different directories.