jxa-types
    Preparing search index...

    Interface NSRange

    interface NSRange {
        length: number;
        location: number;
    }
    Index

    Properties

    Properties

    length: number
    location: number