Files
orionprotocol-sdk/src/services/ReferralSystem/schemas/index.ts
2022-12-15 02:11:00 +03:00

3 lines
134 B
TypeScript

export { default as linkSchema } from './linkSchema';
export { default as distinctAnalyticsSchema } from './distinctAnalyticsSchema';