UNPKG

mobx

Version:

Simple, scalable state management.

4 lines (3 loc) 154 B
import { Annotation } from "../internal"; export declare const override: Annotation; export declare function isOverride(annotation: Annotation): boolean;