File "index.ts"

Full path: /home/fsibplc/public_html/sommilito-bank2/splide-4.1.3/src/js/utils/array/index.ts
File size: 221 B (221 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

export { empty }    from './empty/empty';
export { forEach }  from './forEach/forEach';
export { includes } from './includes/includes';
export { push }     from './push/push';
export { toArray }  from './toArray/toArray';