@nrbx/react-devtools
v19.0.0
Published
Connect to React DevTools by importing
Readme
@nrbx/react-devtools
Connect to React DevTools by importing.
Installation
npm install @nrbx/react-devtoolsUsage
// In your main client script:
import "@nrbx/react-devtools";Importing this package connects your application to the standalone DevTools server with default options. For custom host, port, or profiler settings, use @nrbx/react-devtools-core directly.
Built with roblox-ts
