@atlaskit/select
Version:
Select allows users to make a single selection or multiple selections from a list of options.
10 lines • 326 B
JSON
{
"name": "@atlaskit/select/async-creatable-select",
"main": "../dist/cjs/async-creatable-select.js",
"module": "../dist/esm/async-creatable-select.js",
"module:es2019": "../dist/es2019/async-creatable-select.js",
"sideEffects": [
"**/*.compiled.css"
],
"types": "../dist/types/async-creatable-select.d.ts"
}