Type alias URLFactoryFromRootURL<DTO>

URLFactoryFromRootURL<DTO>: ((rootURL) => URLFactory<DTO>)

Type Parameters

  • DTO

Type declaration