mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-28 22:51:51 +00:00
upgrade lunr
This commit is contained in:
7
src/lunr-languages.d.ts
vendored
7
src/lunr-languages.d.ts
vendored
@@ -1,7 +0,0 @@
|
||||
declare module 'lunr-languages/lunr.*' {
|
||||
import lunr from 'lunr';
|
||||
|
||||
function register(l: typeof lunr): void;
|
||||
|
||||
export = register;
|
||||
}
|
||||
Reference in New Issue
Block a user