Skip to content

Commit 95064ca

Browse files
committed
Fix formatting
1 parent 49b3e90 commit 95064ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

signals/mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ export * from "./boolean.ts";
22
export * from "./array.ts";
33
export * from "./set.ts";
44
export * from "./helpers.ts";
5-
export * from "./types.ts";
5+
export * from "./types.ts";

0 commit comments

Comments
 (0)