mirror of
https://github.com/xuxiaobo-bobo/boda_jsEnv.git
synced 2025-04-22 23:44:23 +08:00
8 lines
118 B
C
8 lines
118 B
C
#ifndef EXTERNAL_NODE_API_H_
|
|
#define EXTERNAL_NODE_API_H_
|
|
|
|
#define EXTERNAL_NAPI
|
|
#include "../src/node_api.h"
|
|
|
|
#endif
|