UNPKG

@atlaskit/logo

Version:

A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.

17 lines 365 B
{ "name": "@atlaskit/logo/Wrapper", "main": "../dist/cjs/wrapper.js", "module": "../dist/esm/wrapper.js", "module:es2019": "../dist/es2019/wrapper.js", "sideEffects": [ "**/*.compiled.css" ], "types": "../dist/types/wrapper.d.ts", "typesVersions": { ">=4.5 <5.4": { "*": [ "../dist/types-ts4.5/wrapper.d.ts" ] } } }