@servicenow/sdk - v4.4.1
    Preparing search index...
    interface UnwrappableNode {
        unwrap(): void;
    }
    Index

    Methods

    Methods

    • Replaces the node's text with its body's statements.

      Returns void