UNPKG

mobx

Version:

Simple, scalable state management.

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