@rangertechnologies/ngnxt
Version:
This library was used for creating dymanic UI based on the input JSON/data
12 lines (11 loc) • 537 B
TypeScript
import { Question, QuestionBook } from "./wrapper";
export declare const TESTQB: QuestionBook;
export declare const TESTQUESTION: Question;
export declare const DTQUESTION: Question;
export declare const FILEQUESTION: Question;
export declare const RTAQUESTION: Question;
export declare const TAQUESTION: Question;
export declare const RADIOQUESTION: Question;
export declare const CHECKQUESTION: Question;
export declare const GOOGLE_MAP_API_KEY = "AIzaSyA18odJnD-pDsu7EVJ7WiXVM5sVvpjAQxw";
export declare const BOOKQUESTION: Question;