import cli from 'client' let w = cli.open({ title: 'Hello', html: '
Hello999
', width: 800, height: 600, })