@atlaskit/onboarding
Version:
An onboarding spotlight introduces new features to users through focused messages or multi-step tours.
10 lines • 317 B
JSON
{
"name": "@atlaskit/onboarding/spotlight",
"main": "../dist/cjs/entry-points/spotlight.js",
"module": "../dist/esm/entry-points/spotlight.js",
"module:es2019": "../dist/es2019/entry-points/spotlight.js",
"sideEffects": [
"**/*.compiled.css"
],
"types": "../dist/types/entry-points/spotlight.d.ts"
}