📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@luxuryescapes/lib-types

Package Overview
Dependencies
Maintainers
0
Versions
324
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luxuryescapes/lib-types

API interfaces and factories for Luxury Escapes

1.16.15
latest
Source
npm
Version published
Weekly downloads
2.7K
-61.46%
Maintainers
0
Weekly downloads
 
Created
Source

lib-types

API interfaces and factories for Luxury Escapes

import { API } from "@luxuryescapes/lib-types";

const { result } = (await response.json()) as API.PublicOffer.OffersResult;

Contributing

Turn the API response into interfaces using https://app.quicktype.io/ and open a PR.

Publishing

Update the version in package.json as part of your PR and CircleCI will do the rest.

FAQs

Package last updated on 09 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts