UNPKG
@jbrowse/plugin-authentication
Version:
latest (3.6.5)
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.1
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.18.0
2.17.0
2.16.1
2.16.0
2.15.4
2.15.3
2.15.2
2.15.1
2.15.0
2.14.0
2.13.1
2.13.0
2.12.3
2.12.2
2.12.1
2.12.0
2.11.2
2.11.1
2.11.0
2.10.3
2.10.2
2.10.1
2.10.0
2.9.0
2.8.0
2.7.2
2.7.1
2.7.0
2.6.3
2.6.2
2.6.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
JBrowse 2 Authentication
jbrowse.org
GMOD/jbrowse-components
@jbrowse/plugin-authentication
/
esm
/
DropboxOAuthModel
/
index.d.ts
3 lines
(2 loc)
•
109 B
TypeScript
View Raw
1
2
3
export
{
default
as
configSchema }
from
'./configSchema'
;
export
{
default
as
modelFactory }
from
'./model'
;