0.1.2 • Published 5 years ago

@ncodefactory/ramshorn-module-foundation v0.1.2

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
5 years ago

@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';