AuthotizedRootProvider.swift 95 B

1234
  1. extension AuthotizedRoot {
  2. final class Provider: BaseProvider, AuthotizedRootProvider {}
  3. }