Interface ApkAddOptions

interface ApkAddOptions {
    apkCache?: string;
}

Properties

Properties

apkCache?: string

Generated using TypeDoc