Searched defs:warnIsDeprecated (Results 1 – 2 of 2) sorted by relevance
4 const warnIsDeprecated = (functionName) => console.warn(`expo-random is deprecated in favor of expo… function
6 const warnIsDeprecated = (functionName: string) => constant