UNPKG
@webarkit/ar-nft
Version:
latest (0.14.13)
0.14.13
0.14.12
0.14.11
0.14.10
0.14.9
0.14.8
0.14.7
0.14.6
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0
0.12.2
0.12.1
0.12.0
0.11.0
0.10.0
0.9.1
0.9.0
WebAR Javscript library for markerless AR
github.com/webarkit/ARnft
webarkit/ARnft
@webarkit/ar-nft
/
types
/
src
/
index.d.ts
6 lines
(5 loc)
•
108 B
TypeScript
View Raw
1
2
3
4
5
6
import
ARnft
from
"./ARnft"
;
declare
const
_default
: {
ARnft
:
typeof
ARnft
; };
export
default
_default;