import array from "./array"; import functions from "./function"; import types from "./types"; export default [array, functions, types];