Created
July 9, 2019 19:28
-
-
Save alexzuza/a91cd81f43ef011dacd8902efd9ef8ca to your computer and use it in GitHub Desktop.
t28
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static ngTypeCtor<T>(init: Partial<Pick<NgForOf<T>, 'ngForOf'|'ngForTrackBy'|'ngForTemplate'>>): NgForOf<T>; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment