mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 08:34:23 +08:00
6 lines
60 B
JavaScript
6 lines
60 B
JavaScript
|
|
module.exports = {
|
|
stacks: {
|
|
tvl: () => ({}),
|
|
},
|
|
}; |