73ca94fe66
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
179 B
179 B
sidebar_label |
---|
Page.content |
Page.content() method
Signature:
class Page {
content(): Promise<string>;
}
Returns:
Promise<string>