mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
7 lines
148 B
JavaScript
7 lines
148 B
JavaScript
/**
|
|
* Request/Response Interfaces
|
|
*
|
|
* API request and response shapes for service operations.
|
|
*/
|
|
export {};
|
|
//# sourceMappingURL=requests.js.map
|