babel-plugin-drei

babel-plugin-drei

Releases2
Frequency1 hour
Last Release
Transform `drei` named imports to default imports ```jsx import { Box, Sphere } from "drei" ``` into default imports: ```jsx import Box from "drei/lib/Box" import Sphere from "drei/lib/Sphere" ```
Subscribe above to receive notifications when new versions are released.
VersionDate
Stability
Stability is determined by the version string and my be inaccurate.
0.0.2 Stable
0.0.1 Stable