import Type from "./type/type"; export default interface Method { method: T; }