2 lines
72 B
JavaScript
Raw Permalink Normal View History

2023-06-06 11:55:37 +08:00
const n=""+new URL("../png/noData.png",import.meta.url).href;export{n};