chore: alinhar projeto às regras do agent
This commit is contained in:
parent
86d451efa1
commit
51a48eee70
36 changed files with 485 additions and 208 deletions
7
dist/types/index.d.ts
vendored
7
dist/types/index.d.ts
vendored
|
|
@ -1,7 +0,0 @@
|
|||
import type { App } from "vue";
|
||||
import { EliOlaMundo } from './componentes/EliOlaMundo';
|
||||
export { EliOlaMundo };
|
||||
declare const _default: {
|
||||
install(app: App): void;
|
||||
};
|
||||
export default _default;
|
||||
Loading…
Add table
Add a link
Reference in a new issue