Проверка шаблона шины для iOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

service-section-generated 330B

10 months ago
123456789101112131415
  1. // MARK: - SectionGenerated Service
  2. static func setupPlatform(
  3. _ ctrl: Controller,
  4. _ service: Service,
  5. _ world: World
  6. ) {
  7. // MARK: - SectionGenerated Service Actions
  8. %SERVICE_SECTION_GENERATED_ACTIONS%
  9. // MARK: - SectionGenerated Service Pipes
  10. %SERVICE_SECTION_GENERATED_PIPES%
  11. }