Members
(static) InterfaceDescription
    A class describing an entity's interface, containing 
information about the name of the entity, it's properties
and it's inheritance.
This class provides getters to construct Typescript
interfaces as strings, from the object's contents.
        
            
(static) scrapeTypes
    Scrape a given webpage for types, generating JS objects 
describing the types of entities described on that page