UNPKG
@ringer-tel/telique
Version:
latest (0.1.0)
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
0.1.0
TypeScript SDK for Ringer APIs
github.com/teliax/ringer-redoc
teliax/ringer-redoc
@ringer-tel/telique
/
src
/
apis
/
index.ts
10 lines
(9 loc)
•
250 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
/* tslint:disable */
/* eslint-disable */
export
*
from
'./CICApi'
;
export
*
from
'./CNAMApi'
;
export
*
from
'./DNCApi'
;
export
*
from
'./DNOApi'
;
export
*
from
'./LocalRoutingNumberLRNApi'
;
export
*
from
'./RORApi'
;
export
*
from
'./STIRSHAKENApi'
;