mirror of
				https://github.com/excalidraw/excalidraw.git
				synced 2025-10-25 00:44:38 +02:00 
			
		
		
		
	 741d5f1a18
			
		
	
	741d5f1a18
	
	
	
		
			
			* refactor: move excalidraw-app outside src * move some tests to excal app and fix some * fix tests * fix * port remaining tests * fix * update snap * move tests inside test folder * fix * fix
		
			
				
	
	
		
			4 lines
		
	
	
		
			100 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			100 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| import { unstable_createStore } from "jotai";
 | |
| 
 | |
| export const appJotaiStore = unstable_createStore();
 |