UNPKG
@eclass/cev-providers
Version:
latest (2.6.1)
2.6.1
2.6.0
2.5.1
2.5.0
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Integración Proveedores CEV
github.com/eclass/cev-providers
eclass/cev-providers
@eclass/cev-providers
/
dist
/
Zoom
/
editParticipant.d.ts
3 lines
•
213 B
TypeScript
View Raw
1
2
3
import
{
EditParticipantAttributes
,
FetchEndpoint
}
from
'..'
;
export
default
function
(
participant: EditParticipantAttributes, token: string
):
Promise
<
FetchEndpoint
>;
//# sourceMappingURL=editParticipant.d.ts.map