Unicode.Property.emoji_component

You're seeing just the function emoji_component, go back to Unicode.Property module for more information.
Link to this function

emoji_component(codepoint)

View Source

Returns :emoji_component or nil indicating if the codepoint or string has the property :emoji_component.

For string parameters, all codepoints in the string must have the :emoji_component property in order for the result to :emoji_component.