UNPKG

@cks-systems/manifest-sdk

Version:
8 lines (5 loc) 240 B
export * from './PlatformFeeLog'; export * from './ReferrerFeeLog'; import { PlatformFeeLog } from './PlatformFeeLog'; import { ReferrerFeeLog } from './ReferrerFeeLog'; export const accountProviders = { PlatformFeeLog, ReferrerFeeLog };