Skip to content

Commit

Permalink
Add header
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Mar 7, 2023
1 parent dc880e7 commit 563deb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions finder.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// License: MIT
// Author: Anton Medvedev <anton@medv.io>
// Source: https://github.com/antonmedv/finder

type Knot = {
name: string
penalty: number
Expand Down

0 comments on commit 563deb2

Please sign in to comment.