gede-book-update
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

gede-book-update

歌德电子书数据更新程序

快速开始

npm install gede-book-update
import { DataWork } from 'gede-book-update'

await new DataWork({
    user: 'root',
    password: '12345678',
    table: 'book',
    database: 'gede-book'
}).start()

console.log('更新完成')

Readme

Keywords

Package Sidebar

Install

npm i gede-book-update

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

15.3 kB

Total Files

9

Last publish

Collaborators

  • oyps