UNPKG
@dunite/check-access
Version:
latest (0.12.0)
0.12.0
0.11.0
0.9.0
Handles authentication for the corresponding AuthMiddle-nuget
@dunite/check-access
/
dist
/
native-modules
/
index.d.ts
3 lines
(2 loc)
•
133 B
TypeScript
View Raw
1
2
3
import
{
FrameworkConfiguration
}
from
'aurelia-framework'
;
export
declare
function
configure
(
config: FrameworkConfiguration
):
void
;