3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
|
/* Alias shell for shellscript */
|
||
|
export { default } from './shellscript.mjs'
|