Home
last modified time | relevance | path

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

/expo/packages/expo-clipboard/build/web/
H A DUtils.js37 export function htmlToPlainText(html) { function
/expo/packages/expo-clipboard/src/web/
H A DUtils.ts41 export function htmlToPlainText(html: string) { function