UNPKG

vue-blocklink

Version:

Vue support for the Blockchain Link browser extension

3 lines (2 loc) 217 B
export { Address, Array, Bool, DynamicBytes, Int, Method, Pointer, StaticBytes, String, Tuple, UInt, create, createMethod, } from './evm_data_type_factory'; export { DataType } from './abstract_data_types/data_type';