3 lines
71 B
JavaScript
3 lines
71 B
JavaScript
|
/* Alias adoc for asciidoc */
|
||
|
export { default } from './asciidoc.mjs'
|