mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-30 05:45:32 +08:00
6 lines
140 B
JavaScript
6 lines
140 B
JavaScript
const { getExports } = require('../helper/heroku-api')
|
|
|
|
module.exports = {
|
|
timetravel: false,
|
|
...getExports("acala-lcdot", ['acala']),
|
|
} |