UNPKG

vitessce

Version:

This package is the main `vitessce` package on NPM. It exports the `<Vitessce/>` from `@vitessce/all` for backwards compatibility.

8 lines (7 loc) 188 B
export * from '@vitessce/constants'; export * from '@vitessce/config'; export * from '@vitessce/all'; export { encodeConfInUrl, decodeURLParamsToConf, } from '@vitessce/export-utils';