0 / 60 seg.

Describe the usage of this code:

export interface AppSettings {
  title: string;
  version: number;
}