7 lines
73 B
TypeScript
7 lines
73 B
TypeScript
// third party
|
|
import * as whoiser from 'whoiser';
|
|
|
|
export {
|
|
whoiser
|
|
}
|