typemodule

0.1.4 • Public • Published

typemodule

A Node.js module that supplies what "type": "module" lacks.

Installation

$ npm i typemodule

Example

import { __dirname } from 'typemodule';

var myPath = __dirname + '/path/to/directory';

Package Sidebar

Install

npm i typemodule

Weekly Downloads

10

Version

0.1.4

License

MIT

Unpacked Size

1.02 kB

Total Files

3

Last publish

Collaborators

  • vdfuste