mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 22:43:12 +08:00
6 lines
158 B
JavaScript
6 lines
158 B
JavaScript
const { getExports } = require('./helper/heroku-api')
|
|
|
|
module.exports = {
|
|
timetravel: false,
|
|
...getExports("parallel-crowdloan", ['heiko', 'parallel']),
|
|
} |