UNPKG
@akumzy/ogp-parser
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
This Package is Open Graph Parser.
github.com/Akumzy/ogpParser
Akumzy/ogpParser
@akumzy/ogp-parser
/
dist
/
utils
/
getContents.d.ts
2 lines
(1 loc)
•
91 B
TypeScript
View Raw
1
2
export
default
function
getContents
(
url
:
string
,
redirectFlg
?:
boolean
):
Promise
<
string
>;