index.js 103 B

12
  1. export var HIGHLIGHT_PRE_TAG = '__aa-highlight__';
  2. export var HIGHLIGHT_POST_TAG = '__/aa-highlight__';