This commit is contained in:
6
node_modules/@emmetio/abbreviation/dist/stringify.d.ts
generated
vendored
6
node_modules/@emmetio/abbreviation/dist/stringify.d.ts
generated
vendored
@@ -1,6 +0,0 @@
|
||||
import { ValueToken } from './tokenizer/tokens.js';
|
||||
import { ConvertState } from './types.js';
|
||||
/**
|
||||
* Converts given value token to string
|
||||
*/
|
||||
export default function stringify(token: ValueToken, state: ConvertState): string;
|
||||
Reference in New Issue
Block a user