GitHub

DaffAuthToken

Type

import { DaffAuthToken } from '@daffodil/auth'

interface DaffAuthToken {
  token: string
}