Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
modal-soft
/
oblique-strategies-cli
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
CLI for Oblique Strategies.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
170 KiB
Tree:
7c9573a96c
master
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van '7c9573a96c'
${ noResults }
oblique-strategies-cli
/
__mocks__
/
wrap-ansi.ts
wrap-ansi.ts
70 B
Ruw
Normale weergave
Geschiedenis
Initial commit Add files from pridepack.
2 jaren geleden
1
2
3
import { vi } from 'vitest';
export default vi.fn((s: string) => s);