5 lines
58 B
TypeScript
5 lines
58 B
TypeScript
|
import * as mt940Js from 'mt940-js';
|
||
|
|
||
|
export {
|
||
|
mt940Js
|
||
|
}
|