6 lines
77 B
TypeScript
6 lines
77 B
TypeScript
|
import * as smartntml from '@push.rocks/smartntml';
|
||
|
|
||
|
export {
|
||
|
smartntml,
|
||
|
}
|