UNPKG

@chamn/engine

Version:
4 lines (3 loc) 208 B
import { CSetter } from './type'; /** 需要单独导出避免循环以来,因为 ActionFlowSetter 使用了大量内置 setter */ export declare const BUILD_IN_ADVANCE_SETTER_MAP: Record<string, CSetter>;