35 lines
		
	
	
		
			354 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			354 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
| 	"folders": [
 | |
| 		{
 | |
| 			"path": "api"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "dashboard"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "bundle"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "cdn"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "gateway"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "rtc"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "util"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "webrtc"
 | |
| 		},
 | |
| 		{
 | |
| 			"path": "slowcord"
 | |
| 		}
 | |
| 	],
 | |
| 	"settings": {
 | |
| 		"typescript.tsdk": "util\\node_modules\\typescript\\lib"
 | |
| 	}
 | |
| }
 | 
