Open
Description
Case -1: I want to access module 'ref-napi' outside ibmmq lib to apply my custom method to store some value. if i install this package it's showing different type. I am looking ibmmq ref-napi one. Is there possible to install ref-napi? or how can i point from my file.
Case-2: I am getting exception during call custom method inside ibmmq lib mqi.js
Error is: Error: Cannot find module 'ref-napi'
But i did declaration
var ref = require('ref-napi');
var ffi = require('ffi-napi');
var StructType = require('ref-struct-di')(ref);
var ArrayType = require('ref-array-di')(ref);
Metadata
Metadata
Assignees
Labels
No labels