MicroHack-Registrations-RestAPI
/
src
/
types
/
Global.d.ts
Global.d.ts
Raw
declare
interface
MyPayload
{
_id
:
string
;
}