mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
Replace __dirname (CommonJS) with fileURLToPath(import.meta.url) to fix ReferenceError in ES module context.
Replace __dirname (CommonJS) with fileURLToPath(import.meta.url) to fix ReferenceError in ES module context.