2 lines
76 B
JavaScript
2 lines
76 B
JavaScript
/* Alias mediawiki for wikitext */
|
|
export { default } from './wikitext.mjs'
|