UNPKG
string-fizz
Version:
latest (1.0.0)
1.0.0
The string "fizz"
github.com/fizzbuzz-npm/string-fizz
fizzbuzz-npm/string-fizz
string-fizz
/
index.d.ts
4 lines
(2 loc)
•
47 B
TypeScript
View Raw
1
2
3
4
declare
const
word
:
string
;
export
= word;