mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	fix: errors
This commit is contained in:
		
							parent
							
								
									2fae63fe15
								
							
						
					
					
						commit
						67dceab22e
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -12,6 +12,8 @@ import type { Config } from '@/config.js';
 | 
			
		|||
import { DI } from '@/di-symbols.js'; */
 | 
			
		||||
import multer from 'fastify-multer';
 | 
			
		||||
import { bindThis } from '@/decorators.js';
 | 
			
		||||
import type { Config } from '@/config.js';
 | 
			
		||||
import { DI } from '@/di-symbols.js';
 | 
			
		||||
import type { FastifyInstance } from 'fastify';
 | 
			
		||||
 | 
			
		||||
function getClient(BASE_URL: string, authorization: string | undefined): MegalodonInterface {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue