interface HeadDecisionsStreamParams {
    startup?: boolean;
}

Properties

Properties

startup?: boolean

If true, means that the bouncer is starting and a full list must be provided

Generated using TypeDoc