Files
wxt/packages/runner/src/index.ts
T
Aaron b99da14799
📼 VHS / Create VHS (push) Cancelled after 0s
feat(runner): Create new @wxt-dev/runner package (#1566)
2025-06-02 15:01:59 -05:00

4 lines
77 B
TypeScript

export * from './run';
export * from './options';
export * from './install';