36f9424ff
2e3a0215d
1 2 3
4
5 6 7 8
export interface About { instance: { name: string shortDescription: string description: string terms: string } }