Constructor
new Page(title, meta)
Constructor
Parameters:
| Name | Type | Description |
|---|---|---|
title | string | Page title |
meta | Meta | Page metadata |
- Source
Members
path :string
The path where the markdown of this page is located
Type:
- string
- Source