Reformat file

This commit is contained in:
Martin Karkowski 2020-08-24 13:34:48 +02:00
parent 34c4f774f7
commit 3743aeacf6
2 changed files with 5 additions and 9 deletions

View File

@ -15,10 +15,6 @@ export interface IExportPropertyToDispatcherParameters {
readonly?: boolean
}
export const unicorn = {
test: []
}
/**
* Decorator used to export a Class API over openAPI
* @param options