Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DEasDispatch.ts167 const certDERMatches = glob.sync('*/certs/distribution/*.cer', { constant
171 assert(certDERMatches.length === 1);
172 const certDERPath = certDERMatches[0];