File

src/question/option.model.ts

Index

Properties

Properties

description
description: string
Type : string
value
value: string
Type : string
export interface Option {

  value: string;
  description: string;
}

results matching ""

    No results matching ""