UNPKG

@fizzyflow/suisql

Version:

SuiSQL is a library and set of tools for working with decentralized SQL databases on the Sui blockchain and Walrus protocol.

12 lines (10 loc) 175 B
const config = { entries: [ { filePath: "./src/index.ts", outFile: "./build/dist/index.d.ts", noCheck: false, }, ], }; module.exports = config;