提交 f0a00db1 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

use modern typing import

上级 79ff6889
......@@ -16,7 +16,7 @@
* limitations under the License.
*
*/
/// <reference path="./typings.d.ts" />
import './typings.d.ts'
import fs from 'fs'
import os from 'os'
......
......@@ -16,7 +16,7 @@
* limitations under the License.
*
*/
/// <reference path="./typings.d.ts" />
import './typings.d.ts'
import { PuppetWechat4u } from './puppet-wechat4u'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册