UNPKG
togezr
Version:
latest (0.1.4)
0.1.4
0.1.3
Better together_
vsls-contrib/gistpad
togezr
/
types
/
utils
/
isEmail.d.ts
2 lines
•
95 B
TypeScript
View Raw
1
2
export
declare
const
isEmail
:
(
thing
:
string
) =>
boolean
;
//# sourceMappingURL=isEmail.d.ts.map