LibraryRegistry constructor

LibraryRegistry(
  1. LuaRuntime _interpreter
)

Implementation

LibraryRegistry(this._interpreter);