Skip to content

Instantly share code, notes, and snippets.

@alexzuza
Created July 9, 2019 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexzuza/a91cd81f43ef011dacd8902efd9ef8ca to your computer and use it in GitHub Desktop.
Save alexzuza/a91cd81f43ef011dacd8902efd9ef8ca to your computer and use it in GitHub Desktop.
t28
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