Searched defs:lastDot (Results 1 – 2 of 2) sorted by relevance
/MusicFree/src/utils/ | ||
H A D | fileUtils.ts | 154 const lastDot = fileName.lastIndexOf('.'); constant |
/MusicFree/src/core/ | ||
H A D | pluginManager.ts | 1015 const lastDot = localPath.lastIndexOf('.'); constant |