Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/QwikDev/qwik
/ extname
Method
extname
packages/qwik/src/optimizer/src/types.ts:348–348 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
346
dirname(path: string): string;
347
basename(path: string, ext?: string): string;
348
extname(path: string): string;
349
format(pathObject: {
350
root: string;
351
dir: string;
Callers
5
getChildFilePaths
Function · 0.65
getImageSizeServer
Function · 0.65
patchModuleFormat
Function · 0.65
imagePlugin
Function · 0.65
transform
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected