Skip to content

Commit

Permalink
chore: add license header
Browse files Browse the repository at this point in the history
  • Loading branch information
Im-Beast committed Jun 27, 2024
1 parent 6ed7792 commit 721ee8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/mod.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
// Copyright 2024 Im-Beast. All rights reserved. MIT license.
export * from "./capitalize.ts";
export * from "./strings.ts";

0 comments on commit 721ee8e

Please sign in to comment.