colleges.js
Preparing search index...
The search index is not available
colleges.js
intefaces
collegeDataInterface
Type Alias collegeDataInterface
collegeDataInterface
:
{
alpha_two_code
:
string
;
country
:
string
;
domains
:
string
[]
;
name
:
string
;
"state-province"
:
string
|
null
;
web_pages
:
string
[]
;
}
[]
Schema for the collegeData inteface. Every college data object should follow this interface template
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
collegeData.json
definitions
index
intefaces
Schema for the collegeData inteface. Every college data object should follow this interface template