DaffAuthToken
import { DaffAuthToken } from '@daffodil/auth'
interface DaffAuthToken {
token: string
}
Properties
Name | Type | Description |
---|---|---|
token | string |
import { DaffAuthToken } from '@daffodil/auth'
interface DaffAuthToken {
token: string
}
Name | Type | Description |
---|---|---|
token | string |