diff --git a/docs/modules/index.md b/docs/modules/index.md index 06a377c..1fe6fa2 100644 --- a/docs/modules/index.md +++ b/docs/modules/index.md @@ -1,5 +1,7 @@ # Module: index +Hooks for React Native + ## Table of contents ### Functions @@ -40,7 +42,7 @@ #### Defined in -[src/hooks.ts:7](https://github.com/inokawa/react-native-react-bridge/blob/583a562/src/hooks.ts#L7) +[src/hooks.ts:7](https://github.com/inokawa/react-native-react-bridge/blob/9cd5fa4/src/hooks.ts#L7) ## Type Aliases @@ -63,4 +65,4 @@ #### Defined in -[src/types.ts:1](https://github.com/inokawa/react-native-react-bridge/blob/583a562/src/types.ts#L1) +[src/types.ts:1](https://github.com/inokawa/react-native-react-bridge/blob/9cd5fa4/src/types.ts#L1) diff --git a/docs/modules/plugin.md b/docs/modules/plugin.md index ce8a102..dfdfa48 100644 --- a/docs/modules/plugin.md +++ b/docs/modules/plugin.md @@ -1,5 +1,7 @@ # Module: plugin +Custom babelTransformer for metro bundler + ## Table of contents ### Functions @@ -24,4 +26,4 @@ #### Defined in -[src/plugin/index.js:6](https://github.com/inokawa/react-native-react-bridge/blob/583a562/src/plugin/index.js#L6) +[src/plugin/index.js:11](https://github.com/inokawa/react-native-react-bridge/blob/9cd5fa4/src/plugin/index.js#L11) diff --git a/docs/modules/web_preact.md b/docs/modules/web_preact.md index 9680377..186dfcb 100644 --- a/docs/modules/web_preact.md +++ b/docs/modules/web_preact.md @@ -1,5 +1,7 @@ # Module: web/preact +Hooks for Preact + ## Table of contents ### Functions @@ -29,7 +31,7 @@ #### Defined in -[src/web/core.ts:5](https://github.com/inokawa/react-native-react-bridge/blob/583a562/src/web/core.ts#L5) +[src/web/core.ts:5](https://github.com/inokawa/react-native-react-bridge/blob/9cd5fa4/src/web/core.ts#L5) ___ @@ -55,7 +57,7 @@ ___ #### Defined in -[src/web/core.ts:18](https://github.com/inokawa/react-native-react-bridge/blob/583a562/src/web/core.ts#L18) +[src/web/core.ts:18](https://github.com/inokawa/react-native-react-bridge/blob/9cd5fa4/src/web/core.ts#L18) ## References diff --git a/docs/modules/web_react.md b/docs/modules/web_react.md index 1a297a1..5964567 100644 --- a/docs/modules/web_react.md +++ b/docs/modules/web_react.md @@ -1,5 +1,7 @@ # Module: web/react +Hooks for React DOM + ## Table of contents ### Functions @@ -26,7 +28,7 @@ #### Defined in -[src/web/core.ts:5](https://github.com/inokawa/react-native-react-bridge/blob/583a562/src/web/core.ts#L5) +[src/web/core.ts:5](https://github.com/inokawa/react-native-react-bridge/blob/9cd5fa4/src/web/core.ts#L5) ___ @@ -52,7 +54,7 @@ ___ #### Defined in -[src/web/core.ts:18](https://github.com/inokawa/react-native-react-bridge/blob/583a562/src/web/core.ts#L18) +[src/web/core.ts:18](https://github.com/inokawa/react-native-react-bridge/blob/9cd5fa4/src/web/core.ts#L18) ___ @@ -78,4 +80,4 @@ ___ #### Defined in -[src/web/core.ts:11](https://github.com/inokawa/react-native-react-bridge/blob/583a562/src/web/core.ts#L11) +[src/web/core.ts:11](https://github.com/inokawa/react-native-react-bridge/blob/9cd5fa4/src/web/core.ts#L11)