UNPKG

mobx

Version:

Simple, scalable state management.

3 lines (2 loc) 136 B
import { Annotation } from "../internal"; export declare function createComputedAnnotation(name: string, options?: object): Annotation;