3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
|
/* Alias yml for yaml */
|
||
|
export { default } from './yaml.mjs'
|