UNPKG
@attributech/nuxt-drupal-utils
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
Shared utilities for Nuxt 3 projects with Drupal backend
@attributech/nuxt-drupal-utils
/
dist
/
runtime
/
utils
/
getLagoonDevelopmentDomain.d.ts
2 lines
(1 loc)
•
70 B
TypeScript
View Raw
1
2
export
declare
const
getLagoonDevelopmentDomain
:
() =>
string
|
null
;