1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-21 03:14:43 +00:00
Files
tools/web/vue/src/index.ts

3 lines
80 B
TypeScript

export * from './composables';
export * from './utils';
export * from './types';