ic-reactor
    Preparing search index...

    Interface CreateActorClassOpts

    interface CreateActorClassOpts {
        httpDetails?: boolean;
        certificate?: boolean;
    }
    Index

    Properties

    httpDetails?: boolean
    certificate?: boolean