* Checks if a character in the supplied ID is a separator or the end. * * @param {string} id A React DOM ID. * @param {number} index Index of the character to check. * @return {boolean} True if the character is a separator or end of the ID. * @private
(id, index)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected