Add existing to tracked
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
import Autolinker from './autolinker';
|
||||
export default Autolinker;
|
||||
export { Autolinker };
|
||||
export * from './autolinker';
|
||||
export * from './anchor-tag-builder';
|
||||
export * from './html-tag';
|
||||
export * from './match/index';
|
||||
export * from './parser/index';
|
||||
Reference in New Issue
Block a user