UNPKG

@egjs/flicking

Version:

Everyday 30 million people experience. It's reliable, flexible and extendable carousel.

23 lines (20 loc) 550 B
/* * Copyright (c) 2015 NAVER Corp. * egjs projects are licensed under the MIT license */ import Flicking from "./Flicking"; export * from "./CrossFlicking"; export * from "./CrossFlicking"; export * from "./camera"; export * from "./cfc"; export * from "./constants/values"; export * from "./control"; export * from "./core"; export * from "./error"; export * from "./event"; export * from "./Flicking"; export * from "./reactive"; export * from "./renderer"; export * from "./types/external"; export * from "./utils"; export default Flicking;