Variable kakaoAlimtalkTemplateItemTypeSchemaConst
kakaoAlimtalkTemplateItemTypeSchema: Struct<
{
list: Array$<
Struct<{ description: typeof String$; title: typeof String$ }>,
>;
summary: Struct<
{
description: optional<NullOr<typeof String$>>;
title: optional<NullOr<typeof String$>>;
},
>;
},
> = ...