export { createScope } from "intentx-core-z"; export type { Scope } from "intentx-core-z"; export * from './core'; export * from './react';