UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

17 lines (16 loc) 643 B
import { SynapseCardLabel as o } from "./SynapseCardLabel.js"; import { GenericCard as t, GenericCard as i } from "./GenericCard.js"; import { CARD_SHORT_DESCRIPTION_CSS as l, LongDescription as p, ShortDescription as s } from "./CollapsibleDescription.js"; import { getFileHandleAssociation as S, getLinkParams as c, getValueOrMultiValue as d } from "./CardUtils.js"; export { l as CARD_SHORT_DESCRIPTION_CSS, t as GenericCard, p as LongDescription, s as ShortDescription, o as SynapseCardLabel, i as default, S as getFileHandleAssociation, c as getLinkParams, d as getValueOrMultiValue }; //# sourceMappingURL=index.js.map