UNPKG

@chamn/engine

Version:
5 lines (4 loc) 110 B
import { CSetter } from '../type'; export declare const EmptyValueSetter: CSetter<{ emptyValue?: any; }>;