smartwhois/ts/smartwhois.plugins.ts
2023-04-03 16:48:14 +02:00

7 lines
73 B
TypeScript

// third party
import * as whoiser from 'whoiser';
export {
whoiser
}