3 lines
55 B
TypeScript
3 lines
55 B
TypeScript
export * from './decorators';
|
|
export * from './types';
|
export * from './decorators';
|
|
export * from './types';
|