UNPKG

@kyve/core

Version:

🚀 The base KYVE node implementation.

3 lines (2 loc) • 88 B
import { Node } from ".."; export declare function runCache(this: Node): Promise<void>;