-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The following code to be fixed:
/**
* Huan(202108): FIXME
* I totally forget what are the following two methods are...
*/
[Symbol.iterator] () : AsyncIterableIterator<[string, number]> { return {} as any }
get [Symbol.toStringTag] () { return Promise.resolve('MemoryCardStringTag') }Useful links
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working