weakly typed alias for esbuild.Message, so that it is compatible over all versions of esbuild.
Note
the type interface hasn't changed since v0.15.0 through the current version (v0.28.0).
so for now, this type is exactly equivalent to esbuild.Message (i.e. not weakly typed at all).
weakly typed alias for
esbuild.Message, so that it is compatible over all versions of esbuild.the type interface hasn't changed since
v0.15.0through the current version (v0.28.0). so for now, this type is exactly equivalent toesbuild.Message(i.e. not weakly typed at all).