Files
QR-master/.eve/compile/channel-instrumentation-types.d.ts
2026-07-15 18:08:51 +02:00

8 lines
204 B
TypeScript

// Generated by eve. Do not edit by hand.
import type { InferChannelMetadata } from "eve/channels";
declare module "eve/channels" {
interface ChannelMetadataMap {}
interface ChannelReferenceMap {}
}