βΉοΈInfo
0xWeb and Dequanto
Install
git submodule add https://github.com/0xweb-org/dequantoConfiguring Imports
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@dequanto/*": ["dequanto/src/*"]
}
}
}
Configure
Last updated