1 2 3 4
import array from "./array"; import functions from "./function"; export default [array, functions];