mirror of
https://github.com/Mastermindzh/examples.git
synced 2024-11-21 20:22:05 +01:00
docs
This commit is contained in:
parent
2355e89619
commit
8632b36043
@ -1,5 +1,6 @@
|
||||
// This example will show how you can create a new type by modifying an existing type and omitting certain keys.
|
||||
// This is useful for when you have similar interfaces apart from a single key
|
||||
// docs: https://www.typescriptlang.org/docs/handbook/utility-types.html#omittype-keys
|
||||
|
||||
/**
|
||||
* Generic range type
|
||||
|
Loading…
Reference in New Issue
Block a user