Commit d9fd4af
committed
refactor: convert sequential.js to TypeScript
Fixes #661 (partial - 1 file)
- Renamed sequential.js to sequential.ts
- Added TypeScript type annotation to changeClockEnable parameter (val: boolean)
- Added return type annotation (void)
- No logic changes, only type safety improvements1 parent 15f0d4a commit d9fd4af
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
0 commit comments