synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
17 lines (16 loc) • 643 B
JavaScript
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