0
mirror of https://github.com/valentineus/iii-client.git synced 2025-07-01 10:30:27 +03:00

Add support for all versions of NodeJS

This commit is contained in:
2017-10-09 17:59:52 +04:00
parent a00f5aa64f
commit 73bdca9b21
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import { Buffer } from 'safe-buffer';
import http from 'http';
/**