Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoDornelles authored Jul 10, 2024
1 parent 9dad977 commit 62ef2ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/engine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export default class LuaEngine {

/**
* Executes Lua code from a file asynchronously.
* @async
* @param filename - Path to the Lua script file.
* @returns - A Promise that resolves to the result returned by the Lua script execution.
*/
Expand Down

0 comments on commit 62ef2ea

Please sign in to comment.