feat(test_lib): implement SpyObject
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import {assert} from 'rtts_assert/rtts_assert';
|
||||
export {proxy} from 'rtts_assert/rtts_assert';
|
||||
|
||||
export var Type = Function;
|
||||
export var Math = window.Math;
|
||||
|
Reference in New Issue
Block a user