{
    "path": "/home/krm/dev/mimer-academia/programing/ts/class/Examples/inheritance/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Arv"
    ],
    "description": [
        [
            {
                "form": "important"
            },
            "author: krm\ncreated: 2023-02-09 \nstatus: alpha\n"
        ]
    ],
    "statments": [],
    "comment": [
        "Om arv i olika former"
    ],
    "cards": [
        {
            "level": 1,
            "title": [
                "Exempel"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./field.ts",
                    "description": [
                        "Medlemar",
                        " 🖋",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=inheritance&file=field.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./method.ts",
                    "description": [
                        "Metoder",
                        " 🖋",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=inheritance&file=method.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./chaine.ts",
                    "description": [
                        "Arv i flera led",
                        " 🖋",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=inheritance&file=chaine.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./chaine-constructor.ts",
                    "description": [
                        "Arv i flera led med konstruktorer",
                        " 🖋",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=inheritance&file=chaine-constructor.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./mix-in.ts",
                    "description": [
                        "Mixa klasser",
                        " 🖋",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=inheritance&file=mix-in.ts"
                            },
                            "Flems"
                        ]
                    ]
                },
                {
                    "type": "examples",
                    "link": "./chaine-mix-in.ts",
                    "description": [
                        "Mixa flera klasser",
                        " 🖋",
                        [
                            {
                                "link": "../../app/mimer-flems-example.html?path=inheritance&file=chaine-mix-in.ts"
                            },
                            "Flems"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}