@atlaskit/rovo-agent-components
Version:
This package host public components related to rovo agents, the components here are needed for other public atlaskit packages
17 lines • 510 B
JSON
{
"name": "@atlaskit/rovo-agent-components/common/ui/ChatPill",
"main": "../../../dist/cjs/common/ui/chat-pill/index.js",
"module": "../../../dist/esm/common/ui/chat-pill/index.js",
"module:es2019": "../../../dist/es2019/common/ui/chat-pill/index.js",
"sideEffects": [
"*.compiled.css"
],
"types": "../../../dist/types/common/ui/chat-pill/index.d.ts",
"typesVersions": {
">=4.5 <5.9": {
"*": [
"../../../dist/types-ts4.5/common/ui/chat-pill/index.d.ts"
]
}
}
}