Home
last modified time | relevance | path

Searched defs:warnIsDeprecated (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-random/build/
H A DRandom.js4 const warnIsDeprecated = (functionName) => console.warn(`expo-random is deprecated in favor of expo… function
/expo/packages/expo-random/src/
H A DRandom.ts6 const warnIsDeprecated = (functionName: string) => constant