Skip to content

Commit

Permalink
chore: newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Teow Hua Jun authored and Teow Hua Jun committed Jul 1, 2022
1 parent 99a2eb5 commit 7d58879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ export interface Options {
idleTimeoutMillis?: number;
}

export function createPool<T>(factory: Factory<T>, opts?: Options): Pool<T>;
export function createPool<T>(factory: Factory<T>, opts?: Options): Pool<T>;

0 comments on commit 7d58879

Please sign in to comment.