matrix-appservice-bridge
    Preparing search index...

    Interface RegexObj

    interface RegexObj {
        exclusive: boolean;
        regex: string;
    }
    Index

    Properties

    Properties

    exclusive: boolean
    regex: string