2020-04-27 00:07:43 +08:00

5 lines
97 B
TypeScript

export * from '@recore/obx';
import { observer } from '@recore/obx-react';
export { observer };