@ncodefactory/ramshorn-module-foundation
v0.1.2
Published
@ncodefactory/ramshorn-module-foundation - an module created using morph-cli
Downloads
5
Readme
@ncodefactory/ramshorn-module-foundation
@ncodefactory/ramshorn-module-foundation - an module created using morph-cli
installation:
npm:
npm install @ncodefactory/ramshorn-module-foundation --save
yarn:
yarn add @ncodefactory/ramshorn-module-foundation
usage:
import default_export_from_the_module_being_used from '@ncodefactory/ramshorn-module-foundation';
or
import { some_known_export_from_the_module_being_used } from '@ncodefactory/ramshorn-module-foundation';