Files
testapi/node_modules/@hapi/hoek/lib/flatten.d.ts
2026-03-03 15:23:00 +00:00

4 lines
54 B
TypeScript

import { flatten } from "./index";
export = flatten;