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.

8 lines (7 loc) 105 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "ESNext", "outDir": "dist/esm" } }