UNPKG

mobx-keystone

Version:

A MobX powered state management solution based on data trees with first class support for TypeScript, snapshots, patches and much more

4 lines (3 loc) 186 B
export declare const modelMetadataSymbol: unique symbol; export declare const modelUnwrappedClassSymbol: unique symbol; export declare const runAfterModelDecoratorSymbol: unique symbol;