Add note
This commit is contained in:
		
							parent
							
								
									b3b82e7595
								
							
						
					
					
						commit
						8f50482896
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -37,6 +37,10 @@ export type IMetadata = {
 | 
				
			||||||
	storage?: string;
 | 
						storage?: string;
 | 
				
			||||||
	storageProps?: any;
 | 
						storageProps?: any;
 | 
				
			||||||
	isSensitive?: boolean;
 | 
						isSensitive?: boolean;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						/**
 | 
				
			||||||
 | 
						 * 外部の(信頼されていない)URLへの直リンクか否か
 | 
				
			||||||
 | 
						 */
 | 
				
			||||||
	isRemote?: boolean;
 | 
						isRemote?: boolean;
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue