UNPKG
@pump-fun/shared-contracts
Version:
latest (0.2.2)
0.2.2
Shared contracts for Pump.fun microservices.
@pump-fun/shared-contracts
/
src
/
dynamo
/
index.ts
3 lines
(2 loc)
•
87 B
text/typescript
View Raw
1
2
3
export
*
from
"./device-token.schema"
;
export
*
from
"./notification-settings.schema"
;