GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

HttpMethods

API/Type Aliases/HttpMethods
seyfert/lib/api/shared.d.ts

Signature

export type HttpMethods = 'GET' | 'DELETE' | 'PUT' | 'POST' | 'PATCH';

Members

This export does not declare public properties or methods in the generated declaration file.