mirror of
https://github.com/tornadocash/tornado-subgraph.git
synced 2025-01-11 05:37:53 +01:00
5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
module.exports = {
|
|
description: 'Instance',
|
|
schemaFile: './schema.graphql',
|
|
};
|