Have you consider to use Typescript syntax instead of application/yaml-jay ?
It feels like the application/yaml-jay going to grow and I saw that you also create Typescript types from them.
Maybe with the right generic types it will be easier to use Typescript directly to define the view template interface.
Have you consider to use Typescript syntax instead of
application/yaml-jay?It feels like the
application/yaml-jaygoing to grow and I saw that you also create Typescript types from them.Maybe with the right generic types it will be easier to use Typescript directly to define the view template interface.