chore: prettier

Signed-off-by: Leon <leonvanginneken@gmail.com>
This commit is contained in:
Leon
2022-10-21 15:37:38 +02:00
parent 6f6ffa5fe0
commit 5c3ff9c09c
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -285,5 +285,5 @@ export type FactRetrieverRegistration = {
* catalog backend is not yet available. Defaults to 5 seconds.
*
*/
initialDelay?: Duration | HumanDuration;
initialDelay?: Duration | HumanDuration;
};