Skip to content

Commit cb1ce2d

Browse files
chore(areString): remove space
1 parent a89779f commit cb1ce2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/type/src/are/lib/are-string.func.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { check } from './check-args.func';
2-
32
/**
43
* Checks if any of all the values are a `string`.
54
* @param value Any arguments to check if they're all a `'string`.

0 commit comments

Comments
 (0)