BREAKING CHANGE(scope): change to new @pushrocks scope
This commit is contained in:
@@ -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 };
|
||||
|
||||
Reference in New Issue
Block a user