Imports of package resolver

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/evanw/esbuild/internal/ast
github.com/evanw/esbuild/internal/fs
github.com/evanw/esbuild/internal/lexer
github.com/evanw/esbuild/internal/logging
github.com/evanw/esbuild/internal/parser
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.