interface IBouncerAuthentication {
    apiKey: string;
}

Properties

Properties

apiKey: string

Generated using TypeDoc