UNPKG

782 BSource Map (JSON)View Raw
1{"version":3,"file":"loader.js","sourceRoot":"","sources":["loader.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAKH,+CAAuC;AAI9B,sBAJF,sBAAW,CAIE;AAHpB,qEAAqE;AAI5D,8CAAiB;AAH1B,+EAA+E;AAGnD,oDAAoB;AAEhD,kBAAe;IACd,WAAW,EAAX,sBAAW;IACX,iBAAiB;IACjB,oBAAoB;CACpB,CAAC","sourcesContent":["/**\n * Created by user on 2018/2/24/024.\n */\n\n// @ts-ignore\nimport * as fs from 'fs';\nimport { crlf, LF } from 'crlf-normalize';\nimport SegmentDict from 'segment-dict';\nimport * as SegmentDictLoader from 'segment-dict/lib/loader/segment';\nimport * as SegmentSynonymLoader from '@novel-segment/loaders/segment/synonym';\n\nexport { SegmentDict }\nexport { SegmentDictLoader, SegmentSynonymLoader }\n\nexport default {\n\tSegmentDict,\n\tSegmentDictLoader,\n\tSegmentSynonymLoader,\n};\n"]}
\No newline at end of file