mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 19:43:20 +08:00
Add author header
This commit is contained in:
4
types/html-tag-names/index.d.ts
vendored
4
types/html-tag-names/index.d.ts
vendored
@@ -1,2 +1,6 @@
|
||||
// Type definitions for html-tag-names 1.1.2
|
||||
// Project: https://github.com/wooorm/html-tag-names
|
||||
// Definitions by: Nathan Shively-Sanders <https://github.com/sandersn>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
declare const htmlTagNames: string[];
|
||||
export = htmlTagNames;
|
||||
|
||||
Reference in New Issue
Block a user