smartwhois/ts/smartwhois.plugins.ts

7 lines
73 B
TypeScript
Raw Normal View History

2023-04-03 14:48:14 +00:00
// third party
import * as whoiser from 'whoiser';
export {
whoiser
}