GoScrobble/web/node_modules/react-select/async/package.json

8 lines
135 B
JSON
Raw Normal View History

2022-04-25 02:47:15 +00:00
{
"main": "dist/react-select.cjs.js",
"module": "dist/react-select.esm.js",
"preconstruct": {
"source": "../src/Async"
}
}