UNPKG

@visactor/vrender-core

Version:

```typescript import { xxx } from '@visactor/vrender-core'; ```

3 lines (2 loc) 173 B
export { application, Application, APPLICATION_STATE_SYMBOL, getApplicationState } from './application-state'; export type { IApplicationState } from './application-state';