@thani-sh/variable

1.0.0 • Public • Published

@thani-sh/variable

A test node module which can hold a single value in memory.

import { getValue, setValue } from "@thani-sh/variable";

// set a value
setValue(1234);

console.log(getValue());
// 1234

Readme

Keywords

none

Package Sidebar

Install

npm i @thani-sh/variable

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

2 kB

Total Files

6

Last publish

Collaborators

  • mnmtanish