Files
wxt/src/testing/index.ts
T

6 lines
100 B
TypeScript

/**
* @module wxt/testing
*/
export * from './fake-browser';
export * from './wxt-vitest-plugin';