I'm working on a Superplate plugin that will automatically generate the CRUD pages based on the value the user enters for a config defined in prompt.js. In order to be able to create the CRUD pages, I'm looking for a way to create Typescript files/directories in a dynamic way and I couldn't figure out how I can do that. Is it something on the roadmap?