rfw2d
    Preparing search index...

    Interface Char

    interface Char {
        codePoint: number;
        string: string;
    }
    Index

    Properties

    Properties

    codePoint: number
    string: string