UNPKG

background-only

Version:

This is a marker package to indicate that a module can only be used in the Background Thread.

5 lines (4 loc) 140 B
throw new Error( "This module cannot be imported from a Main Thread module. " + "It should only be used from a Background Thread." );