UNPKG

feathers-casl

Version:

Add access control with CASL to your feathers application.

8 lines (5 loc) 192 B
export * from './hooks/index.js' export * from './channels/index.js' export * from './utils/index.js' export { initialize as feathersCasl } from './initialize.js' export * from './types.js'