1.1.2 • Published 6 months ago

reverse-array-new v1.1.2

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

reverse-array-new

Function to Reverse Array. This is just a simple project to help me figure out how to export to different frameworks.

Usage

Supports multiple import systems

CJS

const reverseArray = require('reverse-array-new')

ESM

import reverseArray from 'reverse-array-new'

Typescript

import reverseArray from 'reverse-array-new'
1.1.1

6 months ago

1.1.2

6 months ago

1.1.0

9 months ago

1.0.0

9 months ago