mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
js-yaml could probably be shared without the intermediate module, but is handled the same way as Octokit for consistency.
2 lines
38 B
JavaScript
2 lines
38 B
JavaScript
export { dump, load } from 'js-yaml';
|