• Organizes the declared facts of a tag.

    Type Parameters

    • T

    Parameters

    • facts: readonly Fact<T>[]

      Declared facts to be organized.

    Returns FactsOrganization<T>

    The facts organization.

Generated using TypeDoc