UNPKG
@e-mage/nestjs-shopify-guards
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
Nest.js Shopify guards
github.com/e-mage-gh/nestjs-shopify-guards
e-mage-gh/nestjs-shopify-guards
@e-mage/nestjs-shopify-guards
/
dist
/
index.d.ts
4 lines
(3 loc)
•
138 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./shopify-guards.module'
;
export
*
from
'./guards/'
;
export
*
from
'./interfaces/shopify-guards-module-options.interface'
;