--- to: src/modules/tools/definitions/<%= h.changeCase.param(name) %>/<%= h.changeCase.param(name) %>.page.tsx --- import type { Component } from 'solid-js'; const <%= h.changeCase.pascal(name) %>: Component = () => { return (