mirror of
				https://codeberg.org/waydeer/layer-shika.git
				synced 2025-11-04 03:04:23 +00:00 
			
		
		
		
	fix: missed re-exports module on lib
This commit is contained in:
		
							parent
							
								
									4b55fd0b7d
								
							
						
					
					
						commit
						ec37a1afc6
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -1,4 +1,6 @@
 | 
				
			||||||
 | 
					mod reexports;
 | 
				
			||||||
mod rendering;
 | 
					mod rendering;
 | 
				
			||||||
mod windowing;
 | 
					mod windowing;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					pub use reexports::*;
 | 
				
			||||||
pub use windowing::builder::WindowingSystemBuilder as LayerShika;
 | 
					pub use windowing::builder::WindowingSystemBuilder as LayerShika;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue