chore: services imports

This commit is contained in:
Ben Allfree 2023-10-21 03:28:36 -07:00
parent aeab8c09bd
commit f07b69dd71

View File

@ -4,10 +4,11 @@ export * from './InstanceLoggerService'
export * from './InstanceService'
export * from './IpWhitelistService'
export * from './PocketBaseService'
export * from './PocketbaseReleaseDownloadService'
export * from './PocketbaseReleaseVersionService'
export * from './PortManager'
export * from './ProxyService'
export * from './RealtimeLog'
export * from './RpcService'
export * from './SqliteService'
export * from './UpdaterService'
export * from './clientService'