weasel API - v0.8.0
    Preparing search index...

    Variable KIT_SHAPE_KINDSConst

    KIT_SHAPE_KINDS: readonly [
        "rect",
        "ellipse",
        "line",
        "polygon",
        "star",
        "pen",
        "pencil",
        "lasso",
        "text",
    ] = ...

    Runtime, iterable list of the shape-tool ids in BuiltinShapeToolId. Surfaced so consumers (e.g. the Bundle Inspector) can enumerate the builtin shape kinds without re-encoding the union.