bastienrobert/la-ferme

View on GitHub
packages/mobile/src/components/typo/typo.shared.ts

Summary

Maintainability
A
0 mins
Test Coverage
export interface OnlyChildProps {
  children: string
}