UNPKG
@darkobits/mask-string
Version:
latest (3.0.0)
3.0.0
2.0.1
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
Mask tokens in a string.
github.com/darkobits/mask-string
darkobits/mask-string
@darkobits/mask-string
/
dist
/
index.d.ts
3 lines
(2 loc)
•
91 B
TypeScript
View Raw
1
2
3
export
{
default
}
from
'./lib/mask'
;
export
{
default
as
maskAll }
from
'./lib/mask-all'
;