Get rid of domain module, allow app to override default event type
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
export * from './Address'
|
||||
export * from './Encryptable'
|
||||
export * from './Events'
|
||||
export * from './Filters'
|
||||
export * from './Handler'
|
||||
export * from './Kinds'
|
||||
export * from './Links'
|
||||
export * from './List'
|
||||
export * from './Profile'
|
||||
export * from './Relay'
|
||||
export * from './Repository'
|
||||
export * from './Router'
|
||||
|
||||
Reference in New Issue
Block a user