Skip to content

Commit 8f9a085

Browse files
committed
feat: rsdoctor plugin add json size
1 parent 1abded6 commit 8f9a085

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/node_binding/napi-binding.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,6 @@ export interface JsRsdoctorModuleOriginalSource {
11461146

11471147
export interface JsRsdoctorModuleSourcesPatch {
11481148
moduleOriginalSources: Array<JsRsdoctorModuleOriginalSource>
1149-
/** JSON 模块的 tree shaking 后的 size */
11501149
jsonModuleSizes: Array<JsRsdoctorJsonModuleSize>
11511150
}
11521151

0 commit comments

Comments
 (0)