Removed long.js files from folder bytebuffer, fixed some function signatures and updated the version of long available in folder long

This commit is contained in:
dencap
2015-11-16 15:15:58 +01:00
parent b9536c14d6
commit ec2915345b
3 changed files with 343 additions and 66 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
// Definitions: https://github.com/borisyankov/DefinitelyTyped
// Definitions by: SINTEF-9012 <http://github.com/SINTEF-9012>
/// <reference path="long.d.ts" />
/// <reference path="../long/long.d.ts" />
declare class ByteBuffer
{