@servicenow/sdk - v4.4.1
    Preparing search index...

    Interface CustomTransformer

    interface CustomTransformer {
        transformBundle(node: Bundle): Bundle;
        transformSourceFile(node: tsc.SourceFile): tsc.SourceFile;
    }
    Index

    Methods

    • Parameters

      Returns Bundle