Skip to main content

Interface: IsSubnameAvailableResponse

Represents the response to a query about the availability of a subname.

IsSubnameAvailableResponse

Hierarchy

Properties

available

available: boolean

Indicates the availability of the subname. true if the subname is available for registration, false if it's already taken.

Defined in

lib/types/subnames/available.ts:30