Home
last modified time | relevance | path

Searched defs:lastDot (Results 1 – 2 of 2) sorted by relevance

/MusicFree/src/utils/
H A DfileUtils.ts154 const lastDot = fileName.lastIndexOf('.'); constant
/MusicFree/src/core/
H A DpluginManager.ts1015 const lastDot = localPath.lastIndexOf('.'); constant