UNPKG

@tdallau/nativescript

Version:

some helper functions for nativescript

6 lines 223 B
import * as statusbar from './statusbar'; import * as frame from './frame'; import * as animate from './animate'; import * as http from './http'; export { statusbar, frame, animate, http }; //# sourceMappingURL=index.js.map