mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
- Exports all types - Clean up type duplicates - Remove Project,User and Group Bundles - Fix typing on the Gitlab Export - Clean up README.md
3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
export * from './RequesterUtils';
|
|
export * from './BaseResource';
|