deno lintdeno lint complains that schemaschema needs an explicit type because of the no-slow-typesno-slow-types rule, which makes sense, but at the same time it adds a significant burden to the upkeep because the only solution I've been able to come up with is to define the types both statically and dynamically, and then write a test case to make sure that they don't diverge.Join the Discord to continue the conversation