ISFEditorProvider.swift 85 B

1234
  1. extension ISFEditor {
  2. final class Provider: BaseProvider, ISFEditorProvider {}
  3. }