import {..} from 'path/to/page'
export function
tsfunction getProjectName() { return encodeURIComponent(scrapbox.Project.name); } function getTitle() { return encodeURIComponent(scrapbox.Page.title); }