UNPKG

pxt-core

Version:

Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors

6 lines (5 loc) 124 B
declare namespace React { interface ImgHTMLAttributes<T> { referrerPolicy?: HTMLAttributeReferrerPolicy; } }