documentationenhancementgood first issue
Repository metrics
- Stars
- (0 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Is your feature request related to a problem? Please describe. At the moment, our libraries may be a black box, with their methods obscured from developers.
Describe the solution you'd like Add header stubs to project so that library methods are more available.
Describe alternatives you've considered Download the whole library and make stubs available that way.