Skip to content

mfdlabs/node-instrumentation

Repository files navigation

@mfdlabs/template

This is a template for all node-js packages created by MFDLABS.

Examples

import { hello_world } from '@mfdlabs/template';

// Call the method
hello_world();

Exports

The package exports the following:

/* A method that returns Hello World */
function hello_world(): string;

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published