or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

index.md
tile.json

tile.json

{
  "name": "tessl/npm-babel-plugin-transform-async-to-module-method",
  "version": "6.24.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/babel-plugin-transform-async-to-module-method@6.24.1",
  "summary": "Transforms async functions into module method calls, specifically designed to convert async/await syntax into Bluebird coroutine patterns."
}