mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
cleaned-up headers
This commit is contained in:
Vendored
+4
@@ -1,3 +1,7 @@
|
||||
// Type definitions for x2js
|
||||
// Project: https://code.google.com/p/x2js/
|
||||
// Definitions by: Horiuchi_H <https://github.com/horiuchi>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
interface IX2JS {
|
||||
new (config?: IX2JSOption): IX2JS;
|
||||
|
||||
Reference in New Issue
Block a user