8000 GitHub - lux-group/lib-types: Shareable API types for the REST endpoints
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lux-group/lib-types

Repository files navigation

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 ht 6414 tps://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.

About

Shareable API types for the REST endpoints

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 43

0