This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartyaml
Watch
2
Star
0
Fork
0
You've already forked smartyaml
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
v2.0.0
smartyaml
/
ts
/
smartyaml.plugins.ts
5 lines
80 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
BREAKING CHANGE(scope): change to new @pushrocks scope
2018-08-26 18:20:23 +00:00
import
'typings-global'
;
import
*
as
jsYaml
from
'js-yaml'
;
initial working version
2017-05-25 13:09:01 +00:00
BREAKING CHANGE(scope): change to new @pushrocks scope
2018-08-26 18:20:23 +00:00
export
{
jsYaml
}
;
Reference in New Issue
Copy Permalink