@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/secondary-action",
"main": "../dist/cjs/ui/secondary-action/index.js",
"module": "../dist/esm/ui/secondary-action/index.js",
"module:es2019": "../dist/es2019/ui/secondary-action/index.js",
"sideEffects": [
"*.compiled.css"
],
"types": "../dist/types/ui/secondary-action/index.d.ts"
}