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

    Type Alias LocalTargetDeclarations

    LocalTargetDeclarations:
        | SourceFile
        | ClassDeclaration
        | InterfaceDeclaration
        | EnumDeclaration
        | FunctionDeclaration
        | VariableDeclaration
        | TypeAliasDeclaration
        | ModuleDeclaration
        | ExportAssignment

    Local target declarations.

    This may be missing some types. Please open an issue if this returns a type not listed here.