UNPKG

@chamn/engine

Version:
3 lines (2 loc) 139 B
import { SetterObjType, SetterType } from '@chamn/model'; export declare const getSetterList: (setters?: SetterType[]) => SetterObjType[];