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

27 lines
312 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,
Value
} from '@graphprotocol/graph-ts';
export {
BigDecimal,
BigInt,
ethereum,
Entity,
Address,
ByteArray,
Bytes,
Value
}