proposal-asset-references
proposal-asset-references copied to clipboard
ban coercion to primitive?
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.