import client from 'apigo.cc/gojs/client'
client.open({
width: 800,
height: 600,
title: 'Hello',
url: 'client.html',
isDebug: false,
})