3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export { default as ScanInput } from './scan-input.vue';
|
|
export type * from './types';
|