/**
 * Re-export the [`@webext-core/match-patterns` package](https://www.npmjs.com/package/@webext-core/match-patterns).
 * @module wxt/utils/match-patterns
 */
export * from '@webext-core/match-patterns';
