import type { inputType } from "$lib/models/inputType"; export type TInputType = keyof typeof inputType;