diff --git a/src/AusweisAuthFlow.ts b/src/AusweisAuthFlow.ts index 8a5788c..2094949 100644 --- a/src/AusweisAuthFlow.ts +++ b/src/AusweisAuthFlow.ts @@ -4,8 +4,8 @@ import { type AusweisSdkCommand, type AusweisSdkEnterPinMessage, type AusweisSdkMessage, - type Subscription, type AusweisSdkRunAuthCommand, + type Subscription, addMessageListener, initializeSdk, sendCommand,