Skip to content

Commit

Permalink
deploy: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Efrice committed Apr 10, 2024
1 parent 8195da3 commit bdccdf9
Show file tree
Hide file tree
Showing 15 changed files with 99 additions and 7 deletions.
3 changes: 0 additions & 3 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ export {}

declare module '@vue/runtime-core' {
export interface GlobalComponents {
Box: typeof import('./src/components/Box.vue')['default']
Boxes: typeof import('./src/components/Boxes.vue')['default']
Confetti: typeof import('./src/components/Confetti.vue')['default']
Game: typeof import('./src/components/Game.vue')['default']
Grid: typeof import('./src/components/Grid.vue')['default']
Map: typeof import('./src/components/Map.vue')['default']
Message: typeof import('./src/components/Message.vue')['default']
Mines: typeof import('./src/components/Mines.vue')['default']
Expand All @@ -22,7 +20,6 @@ declare module '@vue/runtime-core' {
Player: typeof import('./src/components/Player.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
Select: typeof import('./src/components/Select.vue')['default']
SelectLevel: typeof import('./src/components/SelectLevel.vue')['default']
TheFooter: typeof import('./src/components/TheFooter.vue')['default']
Wall: typeof import('./src/components/Wall.vue')['default']
Expand Down
2 changes: 2 additions & 0 deletions docs/assets/Index-e426f46a.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions docs/assets/Player.vue_vue_type_script_setup_true_lang-91e3e424.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/assets/_...all_-6d5f2e61.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{m as e,c,o}from"./index-35f8c1f4.js";const _={};function n(t,r){return o(),c("div",null," Not Found ")}const s=e(_,[["render",n]]);export{s as default};
1 change: 1 addition & 0 deletions docs/assets/edit-02d5cd50.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bdccdf9

Please sign in to comment.