File

src/app/modules/shared/interfaces/appIdEnv.ts

Index

Properties

Properties

appId
appId: string
Type : string

appid

ekstep_env
ekstep_env: string
Type : string

Environment variale

export interface IAppIdEnv {
    /**
     * appid
     */
    appId: string;
     /**
     * Environment variale
     */
    ekstep_env: string;

}

results matching ""

    No results matching ""