generated from alphane/template
Updates
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
import http from "@/api/http-client"
|
||||
import { type FiltersOptions, type ModelOrder, type Policy, type WhereOptions } from "@/api/base-api"
|
||||
import {
|
||||
type FiltersOptions,
|
||||
type ModelOrder,
|
||||
type Policy,
|
||||
type WhereOptions,
|
||||
} from "@/api/base-api"
|
||||
|
||||
export type FlashcardDeck = {
|
||||
id: number
|
||||
|
||||
Reference in New Issue
Block a user