interface PreludeEvent {
    config: Record<string, string>;
}

Properties

Properties

config: Record<string, string>

Generated using TypeDoc