loadlib | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/harescriptloadlibFunction loadlibLoads a stub to access a library in the then current code context VM. loadlib<Lib extends keyof CommonLibraries>(name: Lib): CommonLibraryType<Lib>Type ParametersLib extends keyof CommonLibrariesParametersname: LibReturns CommonLibraryType<Lib>loadlib(name: string): HSVMCallsProxyParametersname: stringReturns HSVMCallsProxySettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Loads a stub to access a library in the then current code context VM.