type alias ObjectKeyAnyimport { type ObjectKeyAny } from "https://deno.land/x/alosaur@v0.30.0/src/mod.ts"; definition: { [key: string]: any; }