Hiyve Components - v1.0.0
    Preparing search index...

    Variable FILE_COMMENTS_CONFIGConst

    FILE_COMMENTS_CONFIG: { MAX_COMMENT_LENGTH: 2000; MIN_COMMENT_LENGTH: 1 } = ...

    Input validation constants for file comments.

    Type Declaration

    • ReadonlyMAX_COMMENT_LENGTH: 2000

      Maximum character length for a single comment

    • ReadonlyMIN_COMMENT_LENGTH: 1

      Minimum character length for a comment to be valid