smartmatch/ts/smartmatch.plugins.ts
2020-02-25 19:54:15 +00:00

6 lines
73 B
TypeScript

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