1.0.1 • Published 7 years ago

nativemodule v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

NativeModule

Get access to Nodes internal NativeModule Object

Install

$ npm install nativemodule

Usage

const NativeModule = require('nativemodule');
const internalModule = NativeModule.require('internal/module');


// things you probably should not be doing..
1.0.1

7 years ago

1.0.0

7 years ago