mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
feat: astro test
This commit is contained in:
parent
df6e31ba89
commit
84144c383c
262 changed files with 18993 additions and 2655 deletions
5
shared/src/index.ts
Normal file
5
shared/src/index.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
export * from "./constants";
|
||||
export * from "./qr-codes";
|
||||
export * from "./switch";
|
||||
export * from "./three-ds-tomodachi-life-mii";
|
||||
export type { SwitchMiiInstructions } from "./types";
|
||||
Loading…
Add table
Add a link
Reference in a new issue