Skip to content

Commit

Permalink
chore: prepend missing license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Github committed May 28, 2023
1 parent 430f4c3 commit 79f12da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/signals.test.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Copyright 2023 Im-Beast. All rights reserved. MIT license.
import { Computed, Effect, Signal } from "../src/signals.ts";
import { assertArrayIncludes, assertEquals } from "./deps.ts";

Expand Down

0 comments on commit 79f12da

Please sign in to comment.