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