Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/
H A Dgenerate-api-docs.js13 const SignedSource = require('signedsource'); constant
66 ).replace('::_SIGNING_TOKEN_::', SignedSource.getSigningToken());
68 const signedContent = SignedSource.signFile(content);
82 fs.writeFileSync(OUTPUT_PATH, SignedSource.signFile(content));
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dgenerate-api-docs.js13 const SignedSource = require('signedsource'); constant
66 ).replace('::_SIGNING_TOKEN_::', SignedSource.getSigningToken());
68 const signedContent = SignedSource.signFile(content);
82 fs.writeFileSync(OUTPUT_PATH, SignedSource.signFile(content));