UNPKG

niceform-hook

Version:
3 lines 168 B
import { CreatePropsDefinition } from "./CreatePropsDefinition"; export type CreateProps<T extends CreatePropsDefinition> = T; //# sourceMappingURL=CreateProps.d.ts.map