
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" ```
Collections containing this project
Showing collections based on your access.
This project is not in any collections you can view.