UNPKG

@rnv/engine-rn-next

Version:

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

5 lines 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SdkPlatforms = void 0; exports.SdkPlatforms = ['web', 'chromecast']; //# sourceMappingURL=constants.js.map