Create type definition for 'http-signature' (#4049)
* Create type definition for 'http-signature' * Follow lint
This commit is contained in:
		 Acid Chicken (硫酸鶏)
					Acid Chicken (硫酸鶏)
				
			
				
					committed by
					
						 Aya Morisawa
						Aya Morisawa
					
				
			
			
				
	
			
			
			 Aya Morisawa
						Aya Morisawa
					
				
			
						parent
						
							2f72c38516
						
					
				
				
					commit
					40e177fa96
				
			| @@ -1,7 +1,7 @@ | ||||
| import { ObjectID } from 'mongodb'; | ||||
| import * as Router from 'koa-router'; | ||||
| const json = require('koa-json-body'); | ||||
| const httpSignature = require('http-signature'); | ||||
| import * as httpSignature from 'http-signature'; | ||||
|  | ||||
| import { createHttpJob } from '../queue'; | ||||
| import { renderActivity } from '../remote/activitypub/renderer'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user