@stephansama actions
    Preparing search index...
    • Parameters

      • actionPath: string

      Returns Promise<
          {
              actionPath: string;
              data: ActionType;
              readme: string
              | false;
              readmePath: string;
          },
      >