Files
dcrouter/ts_interfaces/plugins.ts
T

6 lines
135 B
TypeScript
Raw Permalink Normal View History

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