generated from nhcarrigan/template
feat: scaffolding
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
export * from './lib/game.types';
|
||||
export * from './lib/book.types';
|
||||
export * from './lib/music.types';
|
||||
export * from './lib/auth.types';
|
||||
/**
|
||||
* @copyright 2026 NHCarrigan
|
||||
* @license Naomi's Public License
|
||||
* @author Naomi Carrigan
|
||||
*/
|
||||
export * from "./lib/game.types";
|
||||
export * from "./lib/book.types";
|
||||
export * from "./lib/music.types";
|
||||
export type * from "./lib/auth.types";
|
||||
Reference in New Issue
Block a user