UNPKG

@mobx-ecosystem/mobx-form

Version:

provides the ability to use forms with validation in MobX stores

2 lines (1 loc) 66 B
export declare function isEqual(value: any, other: any): boolean;