@atlaskit/flag
Version:
A flag is used for confirmations, alerts, and acknowledgments that require minimal user interaction, often displayed using a flag group.
10 lines • 309 B
JSON
{
"name": "@atlaskit/flag/with-flags-provider",
"main": "../dist/cjs/with-flags-provider.js",
"module": "../dist/esm/with-flags-provider.js",
"module:es2019": "../dist/es2019/with-flags-provider.js",
"sideEffects": [
"**/*.compiled.css"
],
"types": "../dist/types/with-flags-provider.d.ts"
}