UNPKG

jamis

Version:

一种支持通过JSON配置方式生成页面的组件库

2 lines (1 loc) 178 B
export declare const withWhatChanged: (tag: string, props: Record<string, any>, prev: Record<string, any>, state?: Record<string, any>, prevState?: Record<string, any>) => void;