UNPKG

mobx

Version:

Simple, scalable state management.

4 lines (3 loc) 167 B
import { Annotation } from "../internal"; export declare const autoAnnotation: Annotation; export declare function createAutoAnnotation(options?: object): Annotation;