import { type } from "arktype"; const thing = type({ "['quality' | 'q']": "number", })
© 2026 Hedgehog Software, LLC