UNPKG

simonflex-framework

Version:

A library implements Meter Flex interface

4 lines (3 loc) 187 B
/// <reference types="simonflex" /> import { abi } from '@meterio/devkit/dist/abi'; export declare function newMethod(ctx: Context, addr: string, coder: abi.Function): Flex.Meter.Method;