UNPKG
@breeffy/types
Version:
latest (0.9.0)
0.9.0
0.8.0
0.7.0
0.7.0-alpha.0
0.6.2
0.6.1
0.6.0
0.5.0
Useful Typescript types
github.com/breeffy/react-native-monorepo
breeffy/react-native-monorepo
@breeffy/types
/
lib
/
index.d.ts
2 lines
•
164 B
TypeScript
View Raw
1
2
export
type
{
ChangePropertyType
,
RequiredExcept
,
OptionalExcept
,
PropsWithRequiredChildren
,
Intersection
}
from
'./properties'
;
//# sourceMappingURL=index.d.ts.map