packages/structure/src/language_server/README.md
This folder contains a Language Server Protocol implementation that wraps the ../model classes.
The start.ts file is the entry point for the language server.
Note: When Redwood is installed in node_modules, this file will be present somewhere (as start.js).
redwoodjs/x-outline-*). Since they are extra methods, they shouldn't break compatibility.