@wp-blocks/make-pot
    Preparing search index...

    Class StringAuditor

    Class to audit gettext strings

    Example usage: const auditor = new StringAuditor('plugin'); auditor.auditStrings(translationBlocks);

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    results: string[] = []

    The results of the audit process

    Methods