I created a typescript class that was intended to have children of the same class.
So for example,
export class Person { name : string; stud