watcher-ts/packages/graph-node/test/subgraph/example1/generated/export.ts

25 lines
294 B
TypeScript
Raw Normal View History

// THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
// Re-exports
import {
BigDecimal,
BigInt,
ethereum,
Address,
ByteArray,
Bytes,
Entity
} from '@graphprotocol/graph-ts';
export {
BigDecimal,
BigInt,
ethereum,
Entity,
Address,
ByteArray,
Bytes
}