melka-db.js
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

melka-db.js!

Yükleme:

npm install melka-db.js

Veri Kod:

const dev = require('melkadev.js');

dev.data.add('userInfo.money', 1);
dev.data.sub('userInfo.money', 1);
dev.data.delete('userInfo.money');
dev.data.fetch('userInfo.money');
dev.data.get('userInfo.money');
dev.data.has('userInfo.money');
dev.data.push('userInfo.money', 1);
dev.data.set('userInfo.money', 1);
dev.data.all();

Telif Hakkı:

  • Discord: tıkla!
  • Github: tıkla!
  • Site: tıkla!
  • Bu modül Ghost Development tarafından yapılıp, paylaşışmıştır!
  • Başka birisi kendisi üzerine tanıtamaz, eğer görürsek cezasınıda alacaktır!

Dependents (0)

Package Sidebar

Install

npm i melka-db.js

Weekly Downloads

1

Version

0.1.3

License

ISC

Unpacked Size

4.27 kB

Total Files

14

Last publish

Collaborators

  • ghostdevelopment