docs: updated comment
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
// Consider creating a bunch of shared custom utility types for different situations.
|
||||
// alternatively can use a library like https://github.com/andnp/SimplyTyped
|
||||
/** Consider creating a bunch of shared custom utility
|
||||
* types for different situations.
|
||||
* Alternatively you can use a library like
|
||||
* https://github.com/andnp/SimplyTyped
|
||||
*/
|
||||
export * from './deep-partial.type';
|
||||
export * from './non-function-properties.type';
|
||||
export * from './object-literal.type';
|
||||
|
||||
Reference in New Issue
Block a user