Skip to content

Commit 85070a5

Browse files
refactor: cleanup
1 parent f86fc35 commit 85070a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/common/decorators/http/create-route-param-metadata.decorator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const randomString = () =>
2828
.toString(36)
2929
.substring(2, 15);
3030

31-
/*
31+
/**
3232
* Defines HTTP route param decorator
3333
* @param factory
3434
*/

0 commit comments

Comments
 (0)