<script>

    import LiteratureGraph from "./literature.js"

    LiteratureGraph.create(this)
</script>