fix(scaffolder): typefixes
This commit is contained in:
@@ -18,5 +18,5 @@ export * from './entity';
|
||||
export { EntityPolicies } from './EntityPolicies';
|
||||
export * from './kinds';
|
||||
export * from './location';
|
||||
export type { EntityPolicy } from './types';
|
||||
export type { EntityPolicy, JSONSchema } from './types';
|
||||
export * from './validation';
|
||||
|
||||
Reference in New Issue
Block a user