Variable Export
export CUSTOM_ELEMENTS_SCHEMA
Defines a schema that will allow:
- any non-Angular elements with a
-
in their name, - any properties on elements with a
-
in their name which is the common rule for custom elements.
exported from core/index defined in core/src/metadata/ng_module.ts