UNPKG
igdb-client
Version:
latest (0.0.3-pre-alpha)
0.0.3-pre-alpha
0.0.2-pre-alpha
igdb-client
/
dist
/
utils
/
empty.d.ts
3 lines
•
113 B
TypeScript
View Raw
1
2
3
import
type
{
Game
}
from
"igdb-types"
;
export
declare
const
EmptyGame
:
Game
;
//# sourceMappingURL=empty.d.ts.map