# JDHelloWorld-bak **Repository Path**: starjason/JDHelloWorld-bak ## Basic Information - **Project Name**: JDHelloWorld-bak - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-13 - **Last Updated**: 2022-09-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jd_scripts > * 无内置shareCodes > * 使用助力池 # Warning > * 带助力功能的脚本要使用本仓库的,其他仓库的没有对接助力池 > * IOS三件套在仓库内有订阅配置文件 > * 新脚本使用[TypeScript](https://www.tslang.cn/) # whoami ```typescript let name: string = "JDHelloWorld.TS"; console.log(name); ```