fix(core): update
This commit is contained in:
@ -3,7 +3,7 @@ import * as interfaces from '../ts/index.js';
|
||||
|
||||
tap.test('first test', async () => {
|
||||
console.log(
|
||||
'hi' as interfaces.requests.checkRequests.IRequest_PageCheck_Assumption['request']['domain']
|
||||
'hi' as interfaces.requests.IRequest_CheckExchange['request']['checkCollection']['id']
|
||||
);
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user