@oazmi/superbuild - v0.1.0
    Preparing search index...

    Type Alias EsbuildMessageCompatible

    EsbuildMessageCompatible: EsbuildMessage

    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).