Documentation
1
2
3
4
5
6
7
import * as xml from 'xml'

console.log(Object.keys(xml))

// import * as t from 'test'

// console.log(Object.keys(t))