mirror of
https://github.com/Xevion/rdap.git
synced 2026-02-01 02:25:36 -06:00
type/import fixes, improve placeholder examples
This commit is contained in:
@@ -15,6 +15,7 @@ export type ParsedGeneric =
|
||||
| Entity
|
||||
| AutonomousNumber
|
||||
| IpNetwork;
|
||||
|
||||
export type ObjectProps = {
|
||||
data: ParsedGeneric;
|
||||
url?: string;
|
||||
|
||||
Reference in New Issue
Block a user