forked from Yara724/api
YARA-858
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import { ExecutionContext, createParamDecorator } from "@nestjs/common";
|
||||
|
||||
export const CustomHeader = createParamDecorator(
|
||||
(data, ctx: ExecutionContext) => {
|
||||
},
|
||||
);
|
||||
Reference in New Issue
Block a user