Home
last modified time | relevance | path

Searched refs:appDataPath (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/@sigstore/tuf/dist/
Dappdata.js6 exports.appDataPath = void 0;
24 function appDataPath(name) { function
44 exports.appDataPath = appDataPath;
Dindex.js46 cachePath: options.cachePath || (0, appdata_1.appDataPath)(DEFAULT_CACHE_DIR),