UNPKG
nestjs-what3words
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
What3Words module for NestJS
github.com/AvantaR/nestjs-what3words
AvantaR/nestjs-what3words
nestjs-what3words
/
dist
/
index.d.ts
5 lines
(4 loc)
•
155 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./what3words.constants'
;
export
*
from
'./what3words.interface'
;
export
*
from
'./what3words.module'
;
export
*
from
'./what3words.service'
;