object-shape-tester - v6.9.2
    Preparing search index...

    Variable shapeIdentifierConst

    shapeIdentifier: typeof shapeIdentifier = ...

    A special key string which is used to tag Shape instances so that we know they're shapes instead of part of the shape itself.

    We don't use instanceof with a Class constructor for this because that breaks when you have multiple versions of object-shape-tester defining and consuming shapes.