@atlaskit/spotlight
Version:
A spotlight introduces users to points of interest, from focused messages to multi-step tours.
10 lines • 332 B
JSON
{
"name": "@atlaskit/spotlight/popover-provider",
"main": "../dist/cjs/ui/popover-provider/index.js",
"module": "../dist/esm/ui/popover-provider/index.js",
"module:es2019": "../dist/es2019/ui/popover-provider/index.js",
"sideEffects": [
"*.compiled.css"
],
"types": "../dist/types/ui/popover-provider/index.d.ts"
}