Support ES moudle import, typescript #3

Open
opened 2019-12-02 09:51:21 +00:00 by Ghost · 0 comments

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
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
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.