UNPKG

@methodus/server

Version:

Server components for @methodus workflow

4 lines (3 loc) 184 B
export * from './deserialize'; import { Methods as MethodConfigBaseNS } from './method-config-base'; export declare const MethodConfigBase: typeof MethodConfigBaseNS.MethodConfigBase;