Re: [w3c/webcomponents] CSS Modules (#759)

> For example, what exactly is the Type?

It's any object that has a `Symbol.importer` property. They are all library-implemented, they don't have to be "real" types. This should answer most of your questions (e.g. no new globals; nothing to do with instanceof; etc).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/759#issuecomment-412367510

Received on Sunday, 12 August 2018 19:53:56 UTC