Files
Automata/packages/@n8n/permissions/src/index.ts
Val 0468ded0db feat: Add permissions package (no-changelog) (#7650)
Github issue / Community forum post (link here to close automatically):
2023-11-08 15:42:40 +00:00

3 lines
58 B
TypeScript

export type * from './types';
export * from './hasScope';