Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Lumen-Beta
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
import buffer from 'buffer';
if (!global.Buffer) {
global.Buffer = buffer.Buffer;
}
if (!process.version) {
process.version = '';
}