UNPKG

insight-tcr

Version:

A blockchain explorer for Bitcore

11 lines (9 loc) 215 B
import { Component } from "@angular/core"; @Component({ selector: 'app-inputs-page', templateUrl: 'inputs.page.html', styleUrls: ['inputs.page.scss'] }) export class InputsPage { // TODO: see OutputsPage }