CustomSyntax: {
    expects?: readonly Expect[];
    is: CustomSyntaxCheck;
    ref: string;
}

Type declaration

Generated using TypeDoc