teamspeak.js - v1.11.0
    Preparing search index...

    Type Alias BaseFetchOptions

    type BaseFetchOptions = {
        cache?: boolean;
        force?: boolean;
    }
    Index

    Properties

    Properties

    cache?: boolean
    force?: boolean