Skip to content
On this page

evalModule()

No Description Provided

Function Definition

ts
function evalModule(code: string): Record<string, any>;

Arguments

  • code: string

Returns

  • Record<string, any>

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk