From 65ba71139e9b7f64ac823e575ee9dbf17d937ce4 Mon Sep 17 00:00:00 2001 From: fov42550564 <42550564@qq.com> Date: Thu, 31 Oct 2013 22:24:37 -0700 Subject: [PATCH] doc(wiki): Created use of undeclared identifier 'TypedArray' (markdown) --- use-of-undeclared-identifier-'TypedArray'.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 use-of-undeclared-identifier-'TypedArray'.md diff --git a/use-of-undeclared-identifier-'TypedArray'.md b/use-of-undeclared-identifier-'TypedArray'.md new file mode 100644 index 0000000000..9034b893d7 --- /dev/null +++ b/use-of-undeclared-identifier-'TypedArray'.md @@ -0,0 +1,2 @@ +Local typedArray = Local::Cast(arg[0]); +why node-gyp not support typedArray \ No newline at end of file