UNPKG

mobx-react-observer

Version:

Automatic React observer for Mobx

7 lines (6 loc) 138 B
export default function plugin(options?: { exclude?: string[]; }): (string | { exclude?: string[]; import_path: string; })[];