source: node_modules/autolinker/dist/commonjs/match/index.d.ts

main
Last change on this file was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 182 bytes
Line 
1export * from './email-match';
2export * from './hashtag-match';
3export * from './match';
4export * from './mention-match';
5export * from './phone-match';
6export * from './url-match';
Note: See TracBrowser for help on using the repository browser.