[js/web] rename build-def.ts to build-def.d.ts (#9954)

This commit is contained in:
Yulong Wang 2021-12-09 14:17:42 -08:00 committed by GitHub
parent c7e8365e1f
commit b9909f985e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

2
js/web/.gitignore vendored
View file

@ -6,6 +6,8 @@ dist/
tsconfig.tsbuildinfo
!lib/build-def.d.ts
lib/**/*.js
lib/**/*.js.map
test/**/*.js