type alias EmptyObjectimport { type EmptyObject } from "https://deno.land/x/somefn@v0.27.0/ts/object.ts"; 空对象 definition: Record<string, never>