UNPKG
@htsoft/reactjs-hooks
Version:
latest (1.0.4)
next (1.0.1-0)
1.0.4
1.0.3
1.0.2
1.0.1-0
1.0.0
NFT information hepler for ReactJS
github.com/jack-ht/aiza-react-hooks
jack-ht/aiza-react-hooks
@htsoft/reactjs-hooks
/
dist
/
graph-queries
/
aiza-graph.d.ts
5 lines
(4 loc)
•
198 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
GET_AUCTION_BY_CURATOR
:
string
;
export
declare
const
GET_ALL_AUCTIONS
:
string
;
export
declare
const
GET_AUCTION_BY_MEDIA
:
string
;
export
declare
const
GET_MEDIAS_QUERY
:
string
;