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.

12 lines (11 loc) 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "AtlassianStartLogo", { enumerable: true, get: function get() { return _logo.AtlassianStartLogo; } }); var _logo = require("./logo");