blob: e0d1f510820918f62026745ac2575e40b5f51399 [file] [log] [blame]
import { SimpleType } from "ts-simple-type";
export declare function hasTypeForAttrName(attrName: string): boolean;
export declare function html5TagAttrType(attrName: string): SimpleType;
/**
* Data from vscode-html-languageservice
*/
export declare const EXTRA_HTML5_EVENTS: {
name: string;
description: string;
}[];
//# sourceMappingURL=extra-html-data.d.ts.map