index.js 138 B

12345
  1. /** Web e2e fixture: an inert cordis plugin. */
  2. export const name = 'fixture-bundle'
  3. /** Nothing to mount. */
  4. export function apply() {}