Modern bundlers (ESBuild, Vite) tree-shake classes that are only ever
instantiated dynamically via MJ's ClassFactory. Calling this no-op function
from a consuming application forces a static reference to this module so the
@RegisterClass-decorated ExpoPushProvider is retained in the bundle.
Load-prevention export.
Modern bundlers (ESBuild, Vite) tree-shake classes that are only ever instantiated dynamically via MJ's
ClassFactory. Calling this no-op function from a consuming application forces a static reference to this module so the@RegisterClass-decorated ExpoPushProvider is retained in the bundle.