1 2 3
import { isJavaScriptCore } from "./export-check"; console.log("Is this JavaScriptCore?", isJavaScriptCore);