UNPKG

@remcostoeten/fync

Version:

Unified TypeScript library for 9 popular APIs with consistent functional architecture

10 lines 337 B
export * from "./gitlab-common"; export * from "./gitlab-user"; export * from "./gitlab-project"; export * from "./gitlab-group"; export * from "./gitlab-issue"; export * from "./gitlab-merge-request"; export * from "./gitlab-pipeline"; export * from "./gitlab-snippet"; export * from "./gitlab-search"; //# sourceMappingURL=index.js.map