@samatawy/checks
    Preparing search index...

    Variable emailConst

    email: {
        host: (...args: unknown[]) => PropertyDecorator;
        tld: (...args: unknown[]) => PropertyDecorator;
    } = ...

    Type Declaration

    • host: (...args: unknown[]) => PropertyDecorator
    • tld: (...args: unknown[]) => PropertyDecorator