UNPKG

@lodestar/api

Version:

A Typescript REST client for the Ethereum Consensus API

3 lines 165 B
import type * as fastify from "fastify"; export declare function addSszContentTypeParser(server: fastify.FastifyInstance): void; //# sourceMappingURL=parser.d.ts.map