Skip to content

Overview / CatForm

CatForm

const CatForm: Readonly<{ add: Form<T, { [k in string | number | symbol]: addQuestionMarks<baseObjectOutputType<T>, any>[k] }>; }>

Released under the GPL-3.0 License.