UNPKG

71 BJavaScriptView Raw
1require('strict-mode')(() => {
2 exports.Graph = require('./Graph')
3})