Merge branch 'develop' of https://github.com/syuilo/misskey into develop
This commit is contained in:
		
						commit
						93541f83c8
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -60,6 +60,7 @@ export function something(foo: string): string {
 | 
			
		|||
## Directory structure
 | 
			
		||||
```
 | 
			
		||||
src ... ソースコード
 | 
			
		||||
	@types ... 外部ライブラリなどの型定義
 | 
			
		||||
	prelude ... Misskeyに関係ないかつ副作用なし
 | 
			
		||||
	misc ... 副作用なしのユーティリティ処理
 | 
			
		||||
	service ... 副作用ありの共通処理
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue