@seamapi/blueprint - v0.51.3
    Preparing search index...

    Interface Namespace

    interface Namespace {
        isDeprecated: boolean;
        isDraft: boolean;
        isUndocumented: boolean;
        name: string;
        parentPath: null | string;
        path: string;
    }
    Index

    Properties

    isDeprecated: boolean
    isDraft: boolean
    isUndocumented: boolean
    name: string
    parentPath: null | string
    path: string