This commit is contained in:
7
node_modules/emmet/dist/markup/attributes.d.ts
generated
vendored
7
node_modules/emmet/dist/markup/attributes.d.ts
generated
vendored
@@ -1,7 +0,0 @@
|
||||
import type { AbbreviationNode } from '@emmetio/abbreviation';
|
||||
import type { Config } from '../config.js';
|
||||
/**
|
||||
* Merges attributes in current node: de-duplicates attributes with the same name
|
||||
* and merges class names
|
||||
*/
|
||||
export default function mergeAttributes(node: AbbreviationNode, config: Config): void;
|
||||
Reference in New Issue
Block a user