mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
feature(react): add react directory to make the react-framework-delegate a first-class citizen and to make it easier to keep APIs in sync
This commit is contained in:
2
packages/react/src/index.ts
Normal file
2
packages/react/src/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export { Delegate } from './react-framework-delegate';
|
||||
export * from './utils/wc-shim';
|
Reference in New Issue
Block a user