method Module.register
Jump to headingModule.register<Data = any>(): voidType Parameters Jump to heading
Jump to headingData = anyParameters Jump to heading
Jump to headingspecifier: string | URLoptional
Jump to headingparentURL: string | URLoptional
Jump to headingoptions: RegisterOptions<Data>Return Type Jump to heading
voidJump to headingModule.register<Data = any>(specifier: string | URL,options?: RegisterOptions<Data>,): voidType Parameters Jump to heading
Jump to headingData = anyParameters Jump to heading
Jump to headingspecifier: string | URLoptional
Jump to headingoptions: RegisterOptions<Data>Return Type Jump to heading
void