package js_lexer
Import Path
github.com/evanw/esbuild/internal/js_lexer
Imports
1. fmt
2. github.com/evanw/esbuild/internal/js_ast
3. github.com/evanw/esbuild/internal/logger
4. strconv
5. strings
6. unicode
7. unicode/utf16
8. unicode/utf8
Imported By
1. github.com/evanw/esbuild/internal/bundler
2. github.com/evanw/esbuild/internal/js_parser
3. github.com/evanw/esbuild/internal/js_printer
4. github.com/evanw/esbuild/internal/renamer
5. github.com/evanw/esbuild/internal/resolver
6. github.com/evanw/esbuild/pkg/api

The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds.