mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Drop support for io.js, fix minor issue with node extension
This commit is contained in:
parent
3899eb6305
commit
e7a2f9c407
@ -47,12 +47,12 @@ namespace grpc {
|
||||
namespace node {
|
||||
|
||||
using Nan::Callback;
|
||||
using Nan::MaybeLocal;
|
||||
|
||||
using v8::External;
|
||||
using v8::Function;
|
||||
using v8::FunctionTemplate;
|
||||
using v8::Local;
|
||||
using v8::MaybeLocal;
|
||||
using v8::Object;
|
||||
using v8::Value;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user