UNPKG

@egjs/view360

Version:

360 integrated viewing solution from inside-out view to outside-in view. It provides user-friendly service by rotating 360 degrees through various user interaction such as motion sensor and touch.

9 lines (8 loc) 207 B
/* * Copyright (c) 2017 NAVER Corp. * egjs projects are licensed under the MIT license */ export * from "./PanoViewer"; export * from "./SpinViewer"; export * from "./types/event"; export * from "./cfc";