@get-milano/react 2.1.0
    Preparing search index...

    Interface MilanoNodeProps

    What a renderer receives: one resolved node.

    interface MilanoNodeProps {
        node: MilanoNode;
    }
    Index