UNPKG
@attio/react-native-bottom-sheet-toolbox
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.0
0.0.1-experimental1
github.com/attio/react-native-bottom-sheet-toolbox
attio/react-native-bottom-sheet-toolbox
@attio/react-native-bottom-sheet-toolbox
/
dist
/
typescript
/
hooks
/
use-bottom-sheet-dev-tools-adapter
/
index.d.ts
4 lines
•
214 B
TypeScript
View Raw
1
2
3
4
declare
function
useBottomSheetDevToolsAdapterDevelopment
(
):
void
;
export
declare
const
useBottomSheetDevToolsAdapter
:
typeof
useBottomSheetDevToolsAdapterDevelopment;
export
{};
//# sourceMappingURL=index.d.ts.map