deploy: ebd4cc0010
This commit is contained in:
6
node_modules/vscode-textmate/release/tests/themedTokenizer.d.ts
generated
vendored
6
node_modules/vscode-textmate/release/tests/themedTokenizer.d.ts
generated
vendored
@@ -1,6 +0,0 @@
|
||||
import { IGrammar } from '../main';
|
||||
export interface IThemedToken {
|
||||
content: string;
|
||||
color: string;
|
||||
}
|
||||
export declare function tokenizeWithTheme(colorMap: string[], fileContents: string, grammar: IGrammar): IThemedToken[];
|
||||
Reference in New Issue
Block a user