このサイトでは、サービスの提供とトラフィックの分析のためにGoogleのクッキーを使用しています。
Asserts that the given control is an instance of FormRecord
FormRecord
const isFormRecord: (control: unknown) => control is FormRecord<AbstractControl<any, any>>;