Hierarchy

  • PhraseyHooksEvents

Properties

beforeLocalesParsing: {}

Type declaration

    beforeSchemaParsing: {}

    Type declaration

      beforeTranslationBuilding: {
          locale: string;
      }

      Type declaration

      • locale: string
      beforeTranslationEnsuring: {
          locale: string;
      }

      Type declaration

      • locale: string
      beforeTranslationParsing: {
          path: string;
      }

      Type declaration

      • path: string
      beforeTranslationsBuilding: {}

      Type declaration

        beforeTranslationsEnsuring: {}

        Type declaration

          beforeTranslationsParsing: {}

          Type declaration

            onCreated: {}

            Type declaration

              onLocalesParsed: {}

              Type declaration

                onSchemaParsed: {}

                Type declaration

                  onTranslationBuildFinished: {
                      locale: string;
                  }

                  Type declaration

                  • locale: string
                  onTranslationEnsured: {
                      locale: string;
                  }

                  Type declaration

                  • locale: string
                  onTranslationParsed: {
                      locale: string;
                  }

                  Type declaration

                  • locale: string
                  onTranslationsBuildFinished: {}

                  Type declaration

                    onTranslationsEnsured: {}

                    Type declaration

                      onTranslationsParsed: {}

                      Type declaration

                        Generated using TypeDoc