codepoints property

Cluster.codepoints property

Gets codepoints of the cluster.

@property
def codepoints(self) -> List[int]:
    ...

See Also