docs: update documentation of STA
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { onMounted, ref } from 'vue';
|
||||
import type { components } from '../api/schema';
|
||||
|
||||
import { apiClient } from '../api/client';
|
||||
import type { components } from '../api/schema';
|
||||
|
||||
type Meta = components['schemas']['Meta'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user