UNPKG
sting
Version:
latest (0.0.22)
0.0.22
0.0.21
0.0.2
0.0.1
0.0.0
Sting! Is a tiny lightweight, themable and highly customizable notification-popup.
sting
/
dist
/
sting.tag.d.ts
2 lines
(1 loc)
•
88 B
TypeScript
View Raw
1
2
export
default
function
st
(
strings
:
any
, ...
keys
:
any
[]
):
(
...
values
:
any
[]
) =>
string
;