kkrpc
    Preparing search index...

    Interface Relay

    interface Relay {
        destroy: () => void;
    }
    Index

    Properties

    Properties

    destroy: () => void