Home > rc-js-util > SanitizedEmscriptenTestModule > (constructor)
Constructs a new instance of the SanitizedEmscriptenTestModule
class
Signature:
constructor(testModule: Emscripten.EmscriptenModuleFactory<T>, options: ISanitizedTestModuleOptions, extension?: U | undefined);
Parameter | Type | Description |
---|---|---|
testModule | Emscripten.EmscriptenModuleFactory<T> | |
options | ISanitizedTestModuleOptions | |
extension | U | undefined | (Optional) |