Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

RelatedPages

import type { RelatedPages } from "https://raw.githubusercontent.com/takker99/scrapbox-url-customizer/0.2.2/deps/scrapbox-rest.ts";
interface RelatedPages {
hasBackLinksOrIcons: boolean;
links1hop: RelatedPage[];
links2hop: RelatedPage[];
projectLinks1hop: ProjectRelatedPage[];
}

§Properties

§
hasBackLinksOrIcons: boolean
[src]

このページを参照しているページorアイコンがあればtrue

§
links1hop: RelatedPage[]
[src]

1 hop links

§
links2hop: RelatedPage[]
[src]

2 hop links

§
projectLinks1hop: ProjectRelatedPage[]
[src]

external links