UNPKG

vitessce

Version:

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

5 lines 218 B
export * from "@vitessce/constants"; export * from "@vitessce/config"; export * from "@vitessce/all"; export { encodeConfInUrl, decodeURLParamsToConf } from "@vitessce/export-utils"; //# sourceMappingURL=index.d.ts.map