UNPKG

@chamn/engine

Version:
5 lines (4 loc) 161 B
import { CSetter } from './type'; export declare const BUILD_IN_SETTER_MAP: Record<string, CSetter>; export default BUILD_IN_SETTER_MAP; export * from './type';