UNPKG
@nstudio/nativescript-auth0
Version:
latest (0.1.3)
rc (0.1.3-rc.0)
0.1.3
0.1.3-rc.0
0.1.2
0.1.1
0.1.0
0.0.6-rc.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Auth0 for NativeScript
github.com/nstudio/nativescript-plugins
nstudio/nativescript-plugins
@nstudio/nativescript-auth0
/
common.d.ts
4 lines
(3 loc)
•
117 B
TypeScript
View Raw
1
2
3
4
import { Observable } from
'@nativescript/core'
; export declare
class
NativescriptAuth0Common
extends
Observable
{ }