or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

index.md
tile.json

tile.json

{
  "name": "tessl/npm-p-lazy",
  "version": "5.0.0",
  "docs": "docs/index.md",
  "describes": "pkg:npm/p-lazy@5.0.0",
  "summary": "Create a lazy promise that defers execution until it's awaited or when .then(), .catch(), or .finally() is called"
}