https://github.com/shiny/reproduce-thenable-class-issue
https://github.com/shiny/reproduce-thenable-class-issue
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shiny/reproduce-thenable-class-issue
- Owner: shiny
- Created: 2024-04-19T08:23:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T08:26:47.000Z (about 1 year ago)
- Last Synced: 2025-04-01T22:04:16.346Z (2 months ago)
- Language: TypeScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Not able to make a Thenable Class
Example code in `tests/unit/example.spec.ts`
Run `node ace test` to reproduction.References issue: https://github.com/adonisjs/fold/issues/63