UNPKG

@rnv/sdk-tizen

Version:
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