@servicenow/sdk - v4.4.1
    Preparing search index...
    interface Align {
        contents: Doc;
        n: string | number | { type: "root" };
        type: "align";
    }
    Index

    Properties

    Properties

    contents: Doc
    n: string | number | { type: "root" }
    type: "align"