SHARE
TWEET

Untitled

a guest Dec 20th, 2017 35 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. import { IConfiguration } from "app/core/config/configuration.interface";
  2.  
  3. export const CONFIG_T: IConfiguration = {
  4.  
  5.     environment: "T",  
  6.     someUrl: "https://example.com"
  7.  
  8. };
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top