sorbet-typescript 0.1.1
Sorbet TypeScript bridges Sorbet RBI definitions to TypeScript by introspecting T::Enum and T::Struct classes and emitting JSON metadata and helper typings.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            sorbet-runtime
            >= 0.5
          
          
            thor
            >= 1.3
          
    Development Dependencies (7):
            minitest
            >= 5.20
          
          
            rake
            >= 13.0
          
          
            rubocop
            >= 1.59
          
          
            rubocop-performance
            >= 1.20
          
          
            rubocop-sorbet
            >= 0.8
          
          
            sorbet
            >= 0.5
          
          
            tapioca
            >= 0.13
          
    