smartmatch/ts/smartmatch.plugins.ts
2020-05-25 18:09:39 +00:00

5 lines
73 B
TypeScript

// third party scope
import matcher from 'matcher';
export { matcher };