mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-15 14:30:22 +00:00
js-schema patterns definitions (doc-header fix?)
This commit is contained in:
Vendored
+2
-2
@@ -1,6 +1,6 @@
|
||||
// Type definitions for js-schema
|
||||
// Project: https://github.com/molnarg/js-schema
|
||||
// Definitions by: Marcin Porębski https://github.com/marcinporebski
|
||||
// Definitions by: Marcin Porebski <https://github.com/marcinporebski>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
@@ -47,4 +47,4 @@ interface ObjectConstructor
|
||||
interface FunctionConstructor
|
||||
{
|
||||
reference(func: Function): FunctionConstructor;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user