Created
March 7, 2019 16:56
-
-
Save SalathielGenese/e8e68ca98efadd4dd40c0e19356fb568 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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