Searched refs:baseNameOfFilePath (Results 1 – 1 of 1) sorted by relevance
207 const baseNameOfFilePath = filePath => filePath.split(/[\/\\]/).pop(); function218 baseNameOfFilePath(fileInput.files[0].name),219 baseNameOfFilePath(fileInput.value),