interface ValidateProjectKey {
    key?: string;
}

Properties

Properties

key?: string

The project key.