mirror of
https://github.com/tornadocash/tornado-subgraph.git
synced 2024-12-23 09:51:18 +01:00
5 lines
84 B
JavaScript
5 lines
84 B
JavaScript
module.exports = {
|
|
description: 'Instance',
|
|
schemaFile: '../schema.graphql',
|
|
};
|