Home > rc-js-util > ISanitizedTestModuleOptions
Signature:
export interface ISanitizedTestModuleOptions
| Property | Modifiers | Type | Description |
|---|---|---|---|
| disabledErrors | Set<string> | ||
| initialMemoryPages | number | 64 kb per page | |
| maxMemoryPages? | number | (Optional) 64 kb per page | |
| quitThrowsWith | object |