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