mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-11 16:38:46 -05: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