typescript(option): test: added tests for count
Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
parent
1a443ee349
commit
d905e05a19
4 changed files with 25 additions and 2 deletions
typescript/option/test
2
typescript/option/test/constants.ts
Normal file
2
typescript/option/test/constants.ts
Normal file
|
@ -0,0 +1,2 @@
|
|||
// general value to pass around
|
||||
export const x = Symbol('x')
|
Loading…
Add table
Add a link
Reference in a new issue