UNPKG
@muzamint/superfluid-react
Version:
latest (0.0.3)
0.0.3
0.0.1
connect metamask and superfluid
mingderwang/superfluid-react
@muzamint/superfluid-react
/
dist
/
utils
/
time.d.ts
3 lines
(2 loc)
•
102 B
TypeScript
View Raw
1
2
3
export
declare
function
today
(
):
Promise
<
Date
>;
export
declare
function
tomorrow
(
):
Promise
<
Error
>;