@aleph-sdk/monorepo
    Preparing search index...

    Type Alias AbstractVolume

    type AbstractVolume = {
        comment?: string[];
        mount: string;
    }
    Index

    Properties

    Properties

    comment?: string[]
    mount: string