mirror of
https://github.com/zhigang1992/esbuild.git
synced 2026-04-30 10:22:49 +08:00
make the typescript compiler happy
This commit is contained in:
@@ -120,7 +120,7 @@ export interface OnResolveRequest {
|
||||
importer: string;
|
||||
namespace: string;
|
||||
resolveDir: string;
|
||||
kind: string;
|
||||
kind: types.ResolveKind;
|
||||
pluginData: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user