{"version":3,"sources":["../src/index.ts"],"names":[],"mappings":";AAAA,6EAA6E;AAC7E,iFAAiF;AACjF,gFAAgF;AAChF,sCAAsC;;;;AAEtC,oEAAsC;AAG7B,qBAHF,oBAAU,CAGE;AADnB,kBAAe,oBAAU,CAAC;AAG1B,uDAA6B;AAC7B,+DAAqC;AACrC,qDAA2B;AAC3B,wDAA8B;AAC9B,0DAAgC","file":"index.js","sourcesContent":["// WARNING: This file is modified a bit when it is compiled into index.js in \n// order to support nodejs interoperability with require('autolinker') directly. \n// This is done by the buildSrcFixCommonJsIndexTask() function in the gulpfile. \n// See that function for more details.\n\nimport Autolinker from './autolinker';\n\nexport default Autolinker;\nexport { Autolinker }\n\nexport * from './autolinker';\nexport * from './anchor-tag-builder';\nexport * from './html-tag';\nexport * from './match/index';\nexport * from './matcher/index';\n"]}