6 lines
73 B
TypeScript
6 lines
73 B
TypeScript
// third party scope
|
|
import matcher from 'matcher';
|
|
|
|
export {
|
|
matcher
|
|
} |