UNPKG

aion-gql-webcomponents

Version:
8 lines (7 loc) 137 B
export class Transaction { constructor() { this.value = 0; this.timestamp = 0; this.type = 0; } }