Interface ResolveObject

interface ResolveObject {
    q: string;
}

Properties

q

Properties

q: string