jamespot-user-api
    Preparing search index...

    Type Alias FilebankGetPathParams

    type FilebankGetPathParams = {
        mode?: "full" | "browse";
        uri: string;
    }
    Index

    Properties

    Properties

    mode?: "full" | "browse"
    uri: string