function findCodebaseimport { findCodebase } from "https://deno.land/x/wmill@v1.418.0/sync.ts"; findCodebase(path: string, codebases: SyncCodebase[]): SyncCodebase | undefinedParameterspath: stringcodebases: SyncCodebase[]ReturnsSyncCodebase | undefined