@rolldown/debug
Advanced tools
| import type { ChunkImport } from "./ChunkImport"; | ||
| export type Chunk = { | ||
| id: number; | ||
| chunk_id: number; | ||
| /** | ||
@@ -5,0 +5,0 @@ * ```js |
+1
-1
| { | ||
| "name": "@rolldown/debug", | ||
| "version": "1.0.0-rc.1", | ||
| "version": "1.0.0-rc.2", | ||
| "homepage": "https://rolldown.rs/", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
15338
0.04%