Skip to content

uzmoi/emnorst

Repository files navigation

emnorst

CI codecov license npm version package size TypeDoc

import { typeOf } from "emnorst";

typeOf([1, 1, 2, 3, 5, 8, 13]); // === "Array"

License

Copyright (c) 2020 rizzzse

MIT License