update to latest standards

This commit is contained in:
2017-08-17 09:03:16 +02:00
parent b4d368e118
commit 82672e191e
6 changed files with 402 additions and 2 deletions

View File

@ -1,3 +1,4 @@
import 'typings-global'
import open = require('open')
export let openUrl = async (urlArg) => {