Akashic Engine
    Preparing search index...

    Interface PathComponents

    interface PathComponents {
        host: string;
        path: string;
    }
    Index

    Properties

    Properties

    host: string
    path: string