官术网_书友最值得收藏!

Modules

TypeScript also supports modules As we deal with a large number of external JavaScript libraries, this modularity will really help us organize our code. Using the import statement, we can import modules as follows:

Import { inv } from "./Inventory"; 
var p = new inv.Product('mobile', 101); 

Here, we just imported the previously created module, Inventory, created an instance of Product and assigned it to the variable p.

主站蜘蛛池模板: 惠安县| 滦南县| 景德镇市| 汨罗市| 渭源县| 营山县| 平陆县| 伊通| 嘉禾县| 三都| 三门峡市| 鄂尔多斯市| 巴塘县| 五莲县| 西昌市| 彭阳县| 阜平县| 江都市| 讷河市| 平湖市| 龙江县| 海林市| 留坝县| 富顺县| 永康市| 巴马| 邛崃市| 东光县| 榕江县| 图们市| 英吉沙县| 陕西省| 慈溪市| 潢川县| 息烽县| 泽普县| 唐山市| 鸡泽县| 讷河市| 盐山县| 文山县|