mirror of
https://github.com/sindresorhus/type-fest.git
synced 2025-12-08 19:25:05 +00:00
Remove an empty line (#472)
This commit is contained in:
parent
86004885ea
commit
d3dad4ef6e
1
source/require-at-least-one.d.ts
vendored
1
source/require-at-least-one.d.ts
vendored
@ -10,7 +10,6 @@ import type {RequireAtLeastOne} from 'type-fest';
|
||||
type Responder = {
|
||||
text?: () => string;
|
||||
json?: () => string;
|
||||
|
||||
secure?: boolean;
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user