BREAKING CHANGE(scope): change to new @pushrocks scope

This commit is contained in:
2018-08-26 20:20:23 +02:00
parent 4366b20f78
commit 650c2e34b9
13 changed files with 1004 additions and 371 deletions

View File

@@ -1,6 +1,4 @@
import 'typings-global'
import * as jsYaml from 'js-yaml'
import 'typings-global';
import * as jsYaml from 'js-yaml';
export {
jsYaml
}
export { jsYaml };