3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
import path from "path";
|
|
|
|
console.log(path.basename("/apa/kanar.png", ".png")) |