This website requires JavaScript.
Explore
Help
Sign In
varnitgoyal95
/
address-verification-app
Watch
1
Star
0
Fork
0
You've already forked address-verification-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
287b2f3b9b7f10166b59e86521177fc6ce451f07
address-verification-app
/
types.d.ts
8 lines
73 B
TypeScript
Raw
Normal View
History
Unescape
Escape
@TP-17904 | Mocking service - added server , geolocation apis and data | Kunal (#80) * @TP-17904 | Mocking service - added server , geolocation apis and data * @TP-17904 | Mocking service - added server , geolocation apis and data * @TP-17904 | Mocking service - added server , geolocation apis and data * @TP-17904 | Mocking service - added server , geolocation apis and data * @TP-17904 | Mocking service - added server , geolocation apis and data
2023-02-16 15:47:43 +05:30
export
{
}
;
declare
global
{
Added Husky - precommit, prepush | Fix Prettier (#265) * TP-25963b | Added Husky - precommit, prepush * TP-25963 | Lint Fixes
2023-04-20 13:07:30 +05:30
interface
Window
{
server
:
any
;
}
@TP-17904 | Mocking service - added server , geolocation apis and data | Kunal (#80) * @TP-17904 | Mocking service - added server , geolocation apis and data * @TP-17904 | Mocking service - added server , geolocation apis and data * @TP-17904 | Mocking service - added server , geolocation apis and data * @TP-17904 | Mocking service - added server , geolocation apis and data * @TP-17904 | Mocking service - added server , geolocation apis and data
2023-02-16 15:47:43 +05:30
}
Reference in New Issue
Copy Permalink