file

package
v0.0.0-...-a95bb51 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	JSTestExtensionsPattern *regexp.Regexp
	TSTestExtensionsPattern *regexp.Regexp
	JSExtensionsPattern     *regexp.Regexp
	TSExtensionsPattern     *regexp.Regexp
)
View Source
var JSExtensions = []string{
	".js",
	".jsx",
	".mjs",
	".cjs",
}
View Source
var TSExtensions = []string{
	".ts",
	".tsx",
	".mts",
	".cts",
}

Functions

func FileBaseName

func FileBaseName(path string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL