@atlaskit/tokens
Version:
Design tokens are the single source of truth to name and store design decisions.
10 lines • 322 B
JSON
{
"name": "@atlaskit/tokens/theme-mutation-observer",
"main": "../dist/cjs/theme-mutation-observer.js",
"module": "../dist/esm/theme-mutation-observer.js",
"module:es2019": "../dist/es2019/theme-mutation-observer.js",
"sideEffects": [
"**/*.css"
],
"types": "../dist/types/theme-mutation-observer.d.ts"
}