@wolframkriesing
@typescriptlang You can write a type which
defines your "interface".
TS will then complain if your implementation does not match this type.
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
@wolframkriesing
@typescriptlang You can write a type which
defines your "interface".
TS will then complain if your implementation does not match this type.