Type Utils
    Preparing search index...

    Type Alias PathSegment

    type PathSegment = {
        key: PropertyKey;
    }
    Index

    Properties

    Properties

    key: PropertyKey