mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-07 09:49:07 +00:00
Fixed comments in header
This commit is contained in:
Vendored
+3
@@ -1,5 +1,8 @@
|
||||
// Type definitions for ByteBuffer.js 5.0.0
|
||||
// Project: https://github.com/dcodeIO/bytebuffer.js
|
||||
// Definitions by: SINTEF-9012 <http://github.com/SINTEF-9012>
|
||||
// Definitions by: Denis Cappellin <http://github.com/cappellin>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../long/long.d.ts" />
|
||||
|
||||
|
||||
Vendored
+4
-2
@@ -1,5 +1,7 @@
|
||||
// Type definitions for ByteBuffer.js 5.0.0
|
||||
// Project: https://github.com/dcodeIO/bytebuffer.js
|
||||
// Type definitions for long.js 3.0.2
|
||||
// Project: https://github.com/dcodeIO/long.js
|
||||
// Definitions by: Denis Cappellin <http://github.com/cappellin>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare class Long
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user