UNPKG

@chamn/engine

Version:
5 lines (4 loc) 121 B
export type InputCommonRef = { setValue: (newVal: Record<string, string>) => void; setEmptyValue: () => void; };