npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

@replicate/types-rest-api

2.4.2

@replicatebot

npmHomeRepoSnykSocket
Downloads:89
$ npm install @replicate/types-rest-api
DailyWeeklyMonthlyYearly

@replicate/types-rest-api

Types for the Replicate REST API endpoints

Usage

import { Endpoints } from "@replicate/types-rest-api";

type GetPredictionEndpoint = Endpoints["GET /v1/predictions/{prediction_id}"];

License

Apache 2.0