detsys-ts
    Preparing search index...

    Type Alias Page

    type Page = {
        name: string;
        url: string;
    }
    Index

    Properties

    Properties

    name: string
    url: string