Usage
Import the library where needed
const {reverse} = await import('@array-like/reverse');
// or
import {reverse} from '@array-like/reverse';
Import the library where needed
const {reverse} = await import('@array-like/reverse');
// or
import {reverse} from '@array-like/reverse';