UNPKG

@rnv/engine-rn-next

Version:

ReNative Engine to build next based platforms with react native support.

7 lines 282 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getContext = void 0; var core_1 = require("@rnv/core"); // re-export the original getContext with newly decorated type exports.getContext = core_1.getContext; //# sourceMappingURL=getContext.js.map