mirror of
				https://github.com/nonebot/nonebot2.git
				synced 2025-10-31 06:56:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			95 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			95 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| import nonebot
 | |
| 
 | |
| from .test_export import export
 | |
| 
 | |
| print(export, nonebot.require("test_export"))
 |