Support ES moudle import, typescript #3

開啟中
opened 2019-12-02 09:51:21 +00:00 by Ghost · 0 comment

expect

import btoa from "btoa";
//or
import * as btoa from "btoa";
expect ```ts import btoa from "btoa"; //or import * as btoa from "btoa"; ```
Ghost changed title from Support import, typescript to Support ES moudle import, typescript 2019-12-02 09:53:15 +00:00
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
No Assignees
1 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/btoa.js#3
No description provided.