You've already forked bilibili-subtitle
优化
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as JsSearch from 'js-search'
|
||||
import {uniq} from 'lodash-es'
|
||||
import {getWords, getWordsPinyin} from './pinyin_util'
|
||||
import {getWords, getWordsPinyin} from './pinyinUtil'
|
||||
|
||||
const tokenize = (maxLength: number, content: string, options?: SearchOptions) => {
|
||||
const result: string[] = []
|
||||
|
Reference in New Issue
Block a user