@synerty/orb-vortexjs
Version:
Custom observable data serialisation and routing based on Angular2
11 lines • 407 B
JavaScript
;
/**
* This removes the nativescript-sqlite code from the WEB version of the project.
*
* This src folder is invisible to the native script build as it uses the app folder,
* symlinked to the src parent.
*
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = false;
//# sourceMappingURL=/Users/jchesney/skyorb-dev/orb-vortexjs/src/nativescript-sqlite.js.map