solapi
    Preparing search index...

    Variable kakaoAlimtalkTemplateCommentTypeSchemaConst

    kakaoAlimtalkTemplateCommentTypeSchema: Struct<
        {
            content: NullOr<typeof String$>;
            dateCreated: typeof String$;
            isAdmin: typeof Boolean$;
            memberId: typeof String$;
        },
    > = ...