UNPKG

@medalsocial/meda

Version:

Shared Meda UI shell and runtime package.

7 lines (6 loc) 269 B
// open/meda/src/post-preview/public.ts // // Re-exported into `src/index.ts` so consumers can import from the // package root as well as the subpath. Subpath import is preferred // for tree-shaking; root import is provided for convenience. export * from './index.js';