proposal-asset-references icon indicating copy to clipboard operation
proposal-asset-references copied to clipboard

ban coercion to primitive?

Open bmeck opened this issue 7 years ago • 0 comments

APIs like import() and fetch() coerce arguments to strings. It would be surprising for the AssetReference type to coerce to strings in other places but not use the string coerced form in those APIs.

bmeck avatar Nov 19 '18 16:11 bmeck