{{~#if link~}}
Record<string, {{>type link}}>{{>isNullable~}}
{{~else~}}
Record<string, {{>base}}>{{>isNullable~}}
{{~/if~}}
