UNPKG
@mycrypto/unlock-scan
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
0.1.0
An efficient Unlock Protocol scanner
MyCryptoHQ/unlock-scan
@mycrypto/unlock-scan
/
src
/
contracts
/
index.ts
7 lines
(5 loc)
•
222 B
text/typescript
View Raw
1
2
3
4
5
6
7
/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
export
type
{
UnlockScanner
}
from
"./UnlockScanner"
;
export
{
UnlockScanner
__factory }
from
"./factories/UnlockScanner__factory"
;