UNPKG

84 BTypeScriptView Raw
1declare module 'matcher' {
2 import {matcher} from 'matcher';
3 export = matcher;
4}