ImportedJSLibrary | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/servicesImportedJSLibraryClass ImportedJSLibraryWraps a loaded library IndexConstructorsconstructor Methodscall describe Constructorsconstructornew ImportedJSLibrary( originalName: string, lib: Record<string, unknown>,): ImportedJSLibraryParametersoriginalName: stringlib: Record<string, unknown>Returns ImportedJSLibraryMethodscallcall(name: string, args: unknown[]): unknownParametersname: stringargs: unknown[]Returns unknowndescribedescribe(): { exports: { name: string; type: | "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function"; }[];}Returns { exports: { name: string; type: | "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function"; }[];}SettingsMember VisibilityProtectedInheritedThemeOSLightDarkOn This PageConstructorsconstructorMethodscalldescribeWebHare Platform SDKLoading...
Wraps a loaded library