UNPKG

react-native-theme-flow

Version:
6 lines (5 loc) 156 B
"use strict"; export function getRandomId() { return `theme-flow-${Math.random().toString(36).slice(2, 11)}`; } //# sourceMappingURL=get-random-id.js.map