Files
gitops/ts_interfaces/plugins.ts
2026-02-24 12:29:58 +00:00

7 lines
138 B
TypeScript

// @apiglobal scope
import * as typedrequestInterfaces from '@api.global/typedrequest-interfaces';
export {
typedrequestInterfaces,
};