UNPKG
@integromat/proto-oauth
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.9
Integromat OAuth Proto-Classes
github.com/integromat/imt-proto-oauth
integromat/imt-proto-oauth
@integromat/proto-oauth
/
index.js
6 lines
(4 loc)
•
109 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
require
(
'./lib-es6/oauth.js'
);
require
(
'./lib-es6/oauth1.js'
);
require
(
'./lib-es6/oauth2.js'
);