mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
chore(client/ts): remove unused type definition
This commit is contained in:
parent
efb17c9010
commit
05e49f77e6
@ -1,7 +0,0 @@
|
||||
declare module 'attribute_parser';
|
||||
|
||||
|
||||
export function lex(str: string): any[]
|
||||
export function parse(tokens: any[], str?: string, allowEmptyRelations?: boolean): any[]
|
||||
export function lexAndParse(str: string, allowEmptyRelations?: boolean): any[]
|
||||
|
Loading…
x
Reference in New Issue
Block a user