Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairzx81 committed Apr 20, 2024
1 parent 24c09b6 commit d3fca47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/type/constructor/constructor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ import { CloneType, CloneRest } from '../clone/type'
import { Kind } from '../symbols/index'

// ------------------------------------------------------------------
// StaticFunction
// StaticConstructor
// ------------------------------------------------------------------
type StaticReturnType<U extends TSchema, P extends unknown[]> = Static<U, P>
// prettier-ignore
Expand Down

0 comments on commit d3fca47

Please sign in to comment.