module InlineSvg::TransformPipeline::Transformations

def self.no_transform

Experimental RBS support (using type sampling data from the type_fusion project).

def self.no_transform: () -> Class

This signature was generated using 4 samples from 2 applications.

def self.no_transform
  InlineSvg::TransformPipeline::Transformations::NullTransformation
end