type alias StringObjectimport { type StringObject } from "https://deno.land/x/somefn@v0.27.0/ts/object.ts"; 字符串对象 definition: { [key: string]: string; }