Skip to content

Instantly share code, notes, and snippets.

@SalathielGenese
Created March 7, 2019 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SalathielGenese/e8e68ca98efadd4dd40c0e19356fb568 to your computer and use it in GitHub Desktop.
Save SalathielGenese/e8e68ca98efadd4dd40c0e19356fb568 to your computer and use it in GitHub Desktop.
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var data_1 = require("data");
alert(data_1.data.message);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment