variable beautifyimport { beautify } from "https://dotland.deno.dev/x/live@1.63.12/engine/schema/utils.ts"; Transforms myPropName into "My Prop Name" for cases when there's no label specified TODO: Support i18n in the future type(propName: string) => unknown