npm.io
2.3.0 • Published 5d ago

@atlaskit/object

Licence
Apache-2.0
Version
2.3.0
Deps
10
Size
511 kB
Vulns
0
Weekly
0

Object

An object represents an Atlassian-specific content type.

Installation

yarn add @atlaskit/object

Usage

import BugObject from '@atlaskit/object/bug';
import BugObjectTile from '@atlaskit/object/tile/bug';

View documentation.