mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
Working on arthome
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import type { ParsedContent } from '@nuxt/content'
|
||||
|
||||
export const Subscription = ['free', 'paid'] as const
|
||||
|
||||
// todo: delete
|
||||
export interface AppType extends ParsedContent {
|
||||
primary?: boolean
|
||||
name: string
|
||||
|
||||
Reference in New Issue
Block a user