asma-types
Advanced tools
@@ -0,0 +0,0 @@ export type { IUploadedDocument } from './interfaces/api/advoca/IUploadedDocument'; |
export * from './interfaces/jwtClaims'; | ||
export * from './interfaces/enums'; | ||
//# sourceMappingURL=index.js.map |
@@ -0,0 +0,0 @@ export interface ISaveToDataBase { |
export {}; | ||
//# sourceMappingURL=ISaveToDataBase.js.map |
@@ -0,0 +0,0 @@ export interface IUploadedDocument { |
export {}; | ||
//# sourceMappingURL=IUploadedDocument.js.map |
@@ -0,0 +0,0 @@ export declare enum InitiatorTypes { |
@@ -0,0 +0,0 @@ // deprecated, replaced with QueriesInitiator |
@@ -23,2 +23,4 @@ declare type roles_enum = 'RECIPIENT' | 'SUPER_USER' | 'THERAPIST' | 'USER'; | ||
customer_id: string; | ||
journal_user_id?: string; | ||
brukerBrukerNavn?: string; | ||
services: IService; | ||
@@ -25,0 +27,0 @@ features: feature_names_enum[]; |
@@ -0,0 +0,0 @@ export function isRecipientJwtClaims(claims) { |
{ | ||
"name": "asma-types", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "shared ts asma types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -0,0 +0,0 @@ export type { IUploadedDocument } from './interfaces/api/advoca/IUploadedDocument' |
@@ -0,0 +0,0 @@ export interface ISaveToDataBase { |
@@ -0,0 +0,0 @@ export interface IUploadedDocument { |
@@ -0,0 +0,0 @@ // deprecated, replaced with QueriesInitiator |
@@ -33,2 +33,4 @@ type roles_enum = 'RECIPIENT' | 'SUPER_USER' | 'THERAPIST' | 'USER' | ||
customer_id: string | ||
journal_user_id?: string | ||
brukerBrukerNavn?: string | ||
services: IService | ||
@@ -35,0 +37,0 @@ features: feature_names_enum[] |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
54988
2.5%1058
0.38%