mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Remove old commit
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
|
||||
declare var require: any;
|
||||
declare var process: any;
|
||||
//declare var Buffer: any;
|
||||
var Buffer = require('buffer').Buffer;
|
||||
|
||||
// this will work in the browser via browserify
|
||||
|
||||
Reference in New Issue
Block a user