Files
onebox/ts_interfaces/plugins.ts

7 lines
138 B
TypeScript
Raw Normal View History

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