@rbxts/a-plant-generator - v0.2.0
    Preparing search index...

    Interface TurtleAttachmentMapping

    Maps a non-drawing module to a botanical attachment socket.

    interface TurtleAttachmentMapping {
        kind: string;
        symbol: SymbolId;
    }
    Index
    kind: string
    symbol: SymbolId