chore: generate ts definition (#2156)

* chore: generate ts definition

* chore: update
This commit is contained in:
boojack
2023-08-21 02:09:41 +08:00
committed by GitHub
parent 609b24f2ba
commit 19e7731abb
14 changed files with 989 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
// Package log implements a simple logging package.
package log
import (